From af67e292e90dabbe354fdfff3bd4ba994273ce91 Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Mon, 18 Aug 2014 15:24:58 +0000 Subject: doxygen fix use '+' as separator in hello uris and use ipv6 references delimited with '[' and ']' --- src/include/gnunet_hello_lib.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/include') 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" */ #define GNUNET_FRIEND_HELLO_URI_PREFIX "gnunet://friend-hello/" +/** + * Separator used in HELLO URI + */ +#define GNUNET_HELLO_URI_SEP '+' + /** * Additional local information about an address -- cgit v1.2.3