From dff71f18889ee5ca515ab096c8f925858968f1fc Mon Sep 17 00:00:00 2001 From: Gabor X Toth <*@tg-x.net> Date: Tue, 27 Aug 2013 07:29:54 +0000 Subject: identity: doc fixes --- src/identity/identity_api.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'src') diff --git a/src/identity/identity_api.c b/src/identity/identity_api.c index 57a541471..7120d4c7f 100644 --- a/src/identity/identity_api.c +++ b/src/identity/identity_api.c @@ -33,7 +33,7 @@ #define LOG(kind,...) GNUNET_log_from (kind, "identity-api",__VA_ARGS__) /** - * Handle for a ego. + * Handle for an ego. */ struct GNUNET_IDENTITY_Ego { @@ -190,9 +190,9 @@ GNUNET_IDENTITY_ego_get_anonymous () /** - * Try again to connect to network size estimation service. + * Try again to connect to the identity service. * - * @param cls the handle to the transport service + * @param cls handle to the identity service. * @param tc scheduler context */ static void @@ -521,9 +521,9 @@ transmit_next (struct GNUNET_IDENTITY_Handle *h) /** - * Try again to connect to network size estimation service. + * Try again to connect to the identity service. * - * @param cls the handle to the transport service + * @param cls handle to the identity service. * @param tc scheduler context */ static void -- cgit v1.2.3