Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Nettle
nettle
Commits
8fed6d50
Commit
8fed6d50
authored
Jun 17, 2001
by
Niels Möller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Include <stdlib.h>
Rev: src/nettle/testsuite/testutils.c:1.3
parent
274a78f0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
testsuite/testutils.c
testsuite/testutils.c
+2
-2
No files found.
testsuite/testutils.c
View file @
8fed6d50
/* testutils.
h
*/
/* testutils.
c
*/
#include "testutils.h"
#include <ctype.h>
#include <stdlib.h>
int
decode_hex
(
uint8_t
*
dst
,
const
char
*
hex
)
...
...
Write
Preview
Markdown
is supported
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