summaryrefslogtreecommitdiff
path: root/tools/tools/epfe/epfe.pl
diff options
context:
space:
mode:
Diffstat (limited to 'tools/tools/epfe/epfe.pl')
-rw-r--r--tools/tools/epfe/epfe.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/tools/epfe/epfe.pl b/tools/tools/epfe/epfe.pl
index 4afd824d4791..34a6165d0244 100644
--- a/tools/tools/epfe/epfe.pl
+++ b/tools/tools/epfe/epfe.pl
@@ -7,7 +7,7 @@
# $ cd /usr/share/examples/printing
# $ epfe < ../../doc/handbook/printing.sgml
#
-# $Id$
+# $Id: epfe.pl,v 1.3 1997/02/22 14:08:19 peter Exp $
$in = 0; @a = ();
sub Print { s/\&amp\;/&/g; push(@a,$_); }