summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2003-01-30 12:43:30 +0000
committerBruno Haible <bruno@clisp.org>2003-01-30 12:43:30 +0000
commitb0faccc7ef435f9c0713f5369bbfdae16525360b (patch)
tree94e7d96bc031720e6f5f40af00b57aa126a5261a /tests
parent3aff1fd64fdbf04ec108e989e342a66f353892c5 (diff)
downloadgperf-b0faccc7ef435f9c0713f5369bbfdae16525360b.tar.gz
Remove newline from default --delimiters.
Diffstat (limited to 'tests')
-rw-r--r--tests/test-6.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-6.exp b/tests/test-6.exp
index 75c2ee3..f73a9a5 100644
--- a/tests/test-6.exp
+++ b/tests/test-6.exp
@@ -14,7 +14,7 @@ Input file interpretation:
-e, --delimiters=DELIMITER-LIST
Allow user to provide a string containing delimiters
used to separate keywords from their attributes.
- Default is ",\n".
+ Default is ",".
-t, --struct-type Allows the user to include a structured type
declaration for generated code. Any text before %%
is considered part of the type declaration. Key