Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LSH
lsh
Commits
4e0b2453
Commit
4e0b2453
authored
Jan 06, 2001
by
Niels Möller
Browse files
* src/argp/argp-namefrob.h: Added _argp_short_program_name.
Rev: src/argp/argp-namefrob.h:1.3
parent
a6b15144
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/argp/argp-namefrob.h
View file @
4e0b2453
...
...
@@ -44,8 +44,10 @@
#define __argp_state_help argp_state_help
#undef __argp_usage
#define __argp_usage argp_usage
#undef __arg_basename
#undef __arg
p
_basename
#define __argp_basename _argp_basename
#undef __argp_short_program_name
#define __argp_short_program_name _argp_short_program_name
/* argp-fmtstream functions */
#undef __argp_make_fmtstream
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment