aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_social_service.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-08-15 12:57:56 +0000
committerChristian Grothoff <christian@grothoff.org>2013-08-15 12:57:56 +0000
commitf9f029379a162f4fb67bca5f92df4e40725582c5 (patch)
tree14d8c1d142fedecf4f63866b3ea785f6c26a51fe /src/include/gnunet_social_service.h
parent29b170354c0f50c7efe9ac01353db06dfeeea3f0 (diff)
downloadgnunet-f9f029379a162f4fb67bca5f92df4e40725582c5.tar.gz
gnunet-f9f029379a162f4fb67bca5f92df4e40725582c5.zip
-gads to gnu
Diffstat (limited to 'src/include/gnunet_social_service.h')
-rw-r--r--src/include/gnunet_social_service.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_social_service.h b/src/include/gnunet_social_service.h
index 428f2f081..b3a5ca236 100644
--- a/src/include/gnunet_social_service.h
+++ b/src/include/gnunet_social_service.h
@@ -402,7 +402,7 @@ GNUNET_SOCIAL_home_leave (struct GNUNET_SOCIAL_Home *home);
402 * @param cfg Configuration to contact the social service. 402 * @param cfg Configuration to contact the social service.
403 * @param ego Owner of the home (host). 403 * @param ego Owner of the home (host).
404 * @param address GADS name of the place to enter. Either in the form of 404 * @param address GADS name of the place to enter. Either in the form of
405 * 'room.friend.gads', or 'NYMPUBKEY.zkey'. This latter case refers to 405 * 'room.friend.gnu', or 'NYMPUBKEY.zkey'. This latter case refers to
406 * the 'PLACE' record of the empty label ("+") in the GADS zone with the 406 * the 'PLACE' record of the empty label ("+") in the GADS zone with the
407 * nym's public key 'NYMPUBKEY', and can be used to request entry to a 407 * nym's public key 'NYMPUBKEY', and can be used to request entry to a
408 * pseudonym's place directly. 408 * pseudonym's place directly.