projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2973e89
)
fix ftbfs, test fails
author
Christian Grothoff
<christian@grothoff.org>
Thu, 12 Dec 2019 19:37:27 +0000
(20:37 +0100)
committer
Christian Grothoff
<christian@grothoff.org>
Thu, 12 Dec 2019 19:37:27 +0000
(20:37 +0100)
contrib/test_gnunet_prefix.c
patch
|
blob
|
history
diff --git
a/contrib/test_gnunet_prefix.c
b/contrib/test_gnunet_prefix.c
index e632427d8ad8a2f636773123742e6c1c067a571e..32c2fac0528008d5d06d2aadd899105d72ee83cd 100644
(file)
--- a/
contrib/test_gnunet_prefix.c
+++ b/
contrib/test_gnunet_prefix.c
@@
-50,7
+50,7
@@
main (int argc, char **argv)
fprintf (stderr,
_ ("Failed to access `%s': %s\n"),
tmp,
-
STRERROR
(errno));
+
strerror
(errno));
fprintf (
stderr,
_ (