aboutsummaryrefslogtreecommitdiff
path: root/src/util/gnunet-config.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-07-14 21:19:22 +0000
committerChristian Grothoff <christian@grothoff.org>2012-07-14 21:19:22 +0000
commita299afa8af5593c2114ca8242099d8f7971c428e (patch)
treed6474062280de16f92cb7f2239393094dcf472cd /src/util/gnunet-config.c
parent7958f822ccba4fe2dc372c62aaaa2b2d8fe56acf (diff)
downloadgnunet-a299afa8af5593c2114ca8242099d8f7971c428e.tar.gz
gnunet-a299afa8af5593c2114ca8242099d8f7971c428e.zip
-new API for asyncronous generation of private RSA keys
Diffstat (limited to 'src/util/gnunet-config.c')
-rw-r--r--src/util/gnunet-config.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/gnunet-config.c b/src/util/gnunet-config.c
index 5c8a715de..c91153f69 100644
--- a/src/util/gnunet-config.c
+++ b/src/util/gnunet-config.c
@@ -146,7 +146,7 @@ run (void *cls, char *const *args, const char *cfgfile,
146 146
147 147
148/** 148/**
149 * The main function to obtain statistics in GNUnet. 149 * Program to manipulate configuration files.
150 * 150 *
151 * @param argc number of arguments from the command line 151 * @param argc number of arguments from the command line
152 * @param argv command line arguments 152 * @param argv command line arguments