fix ftbfs, test fails
authorChristian Grothoff <christian@grothoff.org>
Thu, 12 Dec 2019 19:37:27 +0000 (20:37 +0100)
committerChristian Grothoff <christian@grothoff.org>
Thu, 12 Dec 2019 19:37:27 +0000 (20:37 +0100)
contrib/test_gnunet_prefix.c

index e632427d8ad8a2f636773123742e6c1c067a571e..32c2fac0528008d5d06d2aadd899105d72ee83cd 100644 (file)
@@ -50,7 +50,7 @@ main (int argc, char **argv)
       fprintf (stderr,
                _ ("Failed to access `%s': %s\n"),
                tmp,
-               STRERROR (errno));
+               strerror (errno));
       fprintf (
         stderr,
         _ (