X-Git-Url: http://git.silc.fi/gitweb/?p=runtime.git;a=blobdiff_plain;f=lib%2Fsilcutil%2Fsilcnet.h;fp=lib%2Fsilcutil%2Fsilcnet.h;h=d791784e4feb9b25548e717dfd7774caa5e53dd4;hp=30ee1fcc431f8b1e520bf1c1d00af823f63a058e;hb=f19a8d863dac9415de5acf7bee0b55a15780b4b5;hpb=306cc839060cf3f1175ddad4a7da434b6a436d09 diff --git a/lib/silcutil/silcnet.h b/lib/silcutil/silcnet.h index 30ee1fcc..d791784e 100644 --- a/lib/silcutil/silcnet.h +++ b/lib/silcutil/silcnet.h @@ -590,7 +590,7 @@ void silc_net_gethostbyname_async(const char *name, * SilcBool silc_net_gethostbyaddr(const char *addr, char *name, * SilcUInt32 name_len); * -x * DESCRIPTION + * DESCRIPTION * * Resolves the hostname for the IP address indicated by the `addr' * This returns TRUE and the resolved hostname to the `name' buffer,