aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_hello_lib.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_hello_lib.h')
-rw-r--r--src/include/gnunet_hello_lib.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/include/gnunet_hello_lib.h b/src/include/gnunet_hello_lib.h
index 992140903..a8a565695 100644
--- a/src/include/gnunet_hello_lib.h
+++ b/src/include/gnunet_hello_lib.h
@@ -48,6 +48,11 @@ extern "C"
48 */ 48 */
49#define GNUNET_FRIEND_HELLO_URI_PREFIX "gnunet://friend-hello/" 49#define GNUNET_FRIEND_HELLO_URI_PREFIX "gnunet://friend-hello/"
50 50
51/**
52 * Separator used in HELLO URI
53 */
54#define GNUNET_HELLO_URI_SEP '+'
55
51 56
52/** 57/**
53 * Additional local information about an address 58 * Additional local information about an address