gnunet

Main GNUnet Logic
Log | Files | Refs | Submodules | README | LICENSE

commit c068395ea77dbb8c9d1a63f549d9c0e0c7f148f5
parent dc40d894157a9eeee4c72f8cb974fd48e1a98a1b
Author: Christian Grothoff <christian@grothoff.org>
Date:   Thu,  5 Sep 2013 14:57:49 +0000

-fix FTBFS

Diffstat:
Msrc/namestore/gnunet-namestore.c | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/src/namestore/gnunet-namestore.c b/src/namestore/gnunet-namestore.c @@ -692,7 +692,6 @@ run (void *cls, char *const *args, const char *cfgfile, int main (int argc, char *const *argv) { - nonauthority = -1; public = -1; static const struct GNUNET_GETOPT_CommandLineOption options[] = {