summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-10-04 03:15:20 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-10-04 03:15:20 +0000
commited9073ec961d940048d0636e666aafd73dd2ef2c (patch)
treea4ab79cc853f49d2ab7c971ec4a62d20b62c387a
parent07b4834fa0c187500f36958a400bc9ecd84c6464 (diff)
downloadATCD-ed9073ec961d940048d0636e666aafd73dd2ef2c.tar.gz
Reverted change
-rw-r--r--apps/gperf/tests/test-6.exp3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/gperf/tests/test-6.exp b/apps/gperf/tests/test-6.exp
index 34b558bee7c..071bbd148f2 100644
--- a/apps/gperf/tests/test-6.exp
+++ b/apps/gperf/tests/test-6.exp
@@ -1,5 +1,4 @@
-a Generate ANSI standard C output code, i.e., function prototypes.
--B Generate code for Binary Search.
-c Generate comparison code using strncmp rather than strcmp.
-C Make the contents of generated lookup tables constant, i.e., readonly.
-d Enables the debugging option (produces verbose output to the standard error).
@@ -79,5 +78,5 @@
-V Exits silently with a value of 0.
-Z Allow user to specify name of generated C++ class. Default
name is `Perfect_Hash.'
-Usage: ../src/gperf [-abcCdDef[num]gGhH<hashname>i<init>IjJk<keys>K<keyname>lL<language>mMnN<function name>oOprs<size>S<switches>tTvVZ<class name>].
+Usage: ../src/gperf [-acCdDef[num]gGhH<hashname>i<init>IjJk<keys>K<keyname>lL<language>mMnN<function name>oOprs<size>S<switches>tTvVZ<class name>].
(type ../src/gperf -h for help)