X-Git-Url: http://git.silcnet.org/gitweb/?p=runtime.git;a=blobdiff_plain;f=lib%2Fsilcutil%2Fsilctypes.h;h=8cbb20d0e77dd0bb5027460623341f3f13c04336;hp=08b0532032b6d67eb06401239c4cc5c79c9777bb;hb=a788ad407a51e84cfd41fedc6c053e62283ea2d7;hpb=72c2de619079457f7a68100eb13385275a424a23 diff --git a/lib/silcutil/silctypes.h b/lib/silcutil/silctypes.h index 08b05320..8cbb20d0 100644 --- a/lib/silcutil/silctypes.h +++ b/lib/silcutil/silctypes.h @@ -255,7 +255,7 @@ typedef SilcUInt32 * void *; * Platform specific socket. On POSIX compliant systems this is simply * an integer, representing the socket. On other systems it is platform * specific socket context. Access it only through routines that can - * handle SilcSocket types, unless you know what you are doing. + * handle SilcSocket types. * * SOURCE */