mirror of
git://git.gnu.org.ua/wordsplit.git
synced 2025-04-26 00:29:54 +03:00
Minor change
This commit is contained in:
parent
7eaa3c45be
commit
66e5c11285
1 changed files with 1 additions and 1 deletions
|
@ -472,7 +472,7 @@ C string containing the characters to be added, set the
|
||||||
\fBWRDSO_NAMECHAR\fR bit in \fBws_options\fR and set the
|
\fBWRDSO_NAMECHAR\fR bit in \fBws_options\fR and set the
|
||||||
\fBWRDSF_OPTIONS\fR bit in the \fIflags\fR argument.
|
\fBWRDSF_OPTIONS\fR bit in the \fIflags\fR argument.
|
||||||
.PP
|
.PP
|
||||||
For example, to allow semicolon in variable names, do:
|
For example, to allow for colons in variable names, do:
|
||||||
.PP
|
.PP
|
||||||
.EX
|
.EX
|
||||||
struct wordsplit ws;
|
struct wordsplit ws;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue