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
Wim Lewis
nettle
Commits
2eb1003e
Commit
2eb1003e
authored
Aug 26, 2003
by
Niels Möller
Browse files
Deleted definition of UNUSED, it's
now in config.h. Rev: src/nettle/testsuite/dsa-keygen-test.c:1.2
parent
702adc77
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/dsa-keygen-test.c
View file @
2eb1003e
...
...
@@ -2,12 +2,6 @@
#include
"knuth-lfib.h"
#if __GNUC__
# define UNUSED __attribute__ ((__unused__))
#else
# define UNUSED
#endif
static
void
progress
(
void
*
ctx
UNUSED
,
int
c
)
{
...
...
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