summaryrefslogtreecommitdiff
path: root/apps/gperf/tests/test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'apps/gperf/tests/test.cpp')
-rw-r--r--apps/gperf/tests/test.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/gperf/tests/test.cpp b/apps/gperf/tests/test.cpp
index de57616492c..c43287836ab 100644
--- a/apps/gperf/tests/test.cpp
+++ b/apps/gperf/tests/test.cpp
@@ -1,6 +1,6 @@
-// $Id$
+// $Id: test.cpp 1.1 10/18/96
-// Tests the generated perfect hash function.
+// Tests the generated perfect has function.
// The -v option prints diagnostics as to whether a word is in the set
// or not. Without -v the program is useful for timing.