Skip to content
GitLab
Menu
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
1da0617b
Commit
1da0617b
authored
Nov 27, 2000
by
Niels Möller
Browse files
* src/argp/argp.h: Dummy definition of __THROW.
Rev: src/argp/argp.h:1.9
parent
64b694a5
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/argp/argp.h
View file @
1da0617b
...
...
@@ -28,6 +28,10 @@
#define __need_error_t
#include
<errno.h>
#ifndef __THROW
# define __THROW
#endif
#ifndef __const
# define __const const
#endif
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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