projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7971d80
)
(ARGP_KEY_HELP_ARGS_DOC): New macro.
author
drepper
<drepper>
Wed, 21 May 1997 15:50:26 +0000
(15:50 +0000)
committer
drepper
<drepper>
Wed, 21 May 1997 15:50:26 +0000
(15:50 +0000)
argp/argp.h
patch
|
blob
|
history
diff --git
a/argp/argp.h
b/argp/argp.h
index
6f430d4
..
fa09e2a
100644
(file)
--- a/
argp/argp.h
+++ b/
argp/argp.h
@@
-242,6
+242,7
@@
struct argp
/* Explanatory note emitted when duplicate option arguments have been
suppressed. */
#define ARGP_KEY_HELP_DUP_ARGS_NOTE 0x2000005
+#define ARGP_KEY_HELP_ARGS_DOC 0x2000006 /* Argument doc string. */
\f
/* When an argp has a non-zero CHILDREN field, it should point to a vector of
argp_child structures, each of which describes a subsidiary argp. */