aboutsummaryrefslogtreecommitdiff
path: root/src/identity/gnunet-identity.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/identity/gnunet-identity.c')
-rw-r--r--src/identity/gnunet-identity.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/identity/gnunet-identity.c b/src/identity/gnunet-identity.c
index 15cb17d1b..c590ab701 100644
--- a/src/identity/gnunet-identity.c
+++ b/src/identity/gnunet-identity.c
@@ -21,6 +21,10 @@
21 * @file identity/gnunet-identity.c 21 * @file identity/gnunet-identity.c
22 * @brief IDENTITY management command line tool 22 * @brief IDENTITY management command line tool
23 * @author Christian Grothoff 23 * @author Christian Grothoff
24 *
25 * Todo:
26 * - add options to get/set default egos
27 * - print short hashes of egos when printing
24 */ 28 */
25#include "platform.h" 29#include "platform.h"
26#include "gnunet_util_lib.h" 30#include "gnunet_util_lib.h"