LRN's patch argument order
[oweals/gnunet.git] / src / util / pseudonym.c
index 2a736bc4641aa32133d816b93c5e9d5303179e36..356a83b6b60f18dd26f92c23470029cd07b0176d 100644 (file)
 #define PS_NAMES_DIR    DIR_SEPARATOR_STR "data" DIR_SEPARATOR_STR "pseudonyms" DIR_SEPARATOR_STR "names"    DIR_SEPARATOR_STR
 
 
+/**
+ * Configuration section we use.
+ */
+#define GNUNET_CLIENT_SERVICE_NAME "client"
+
+
+
 /**
  * Registered callbacks for discovery of pseudonyms.
  */