Documentation updates
[runtime.git] / lib / silcutil / silcnet.h
index 30ee1fcc431f8b1e520bf1c1d00af823f63a058e..d791784e4feb9b25548e717dfd7774caa5e53dd4 100644 (file)
@@ -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,