X-Git-Url: http://git.silcnet.org/gitweb/?p=runtime.git;a=blobdiff_plain;f=lib%2Fsilcutil%2Fsilcsocketstream.h;h=ad7ce71d18911925fd5a64ac666e00a073ee3379;hp=46cce4faede773f7accd4678d7eceab457d746f6;hb=a788ad407a51e84cfd41fedc6c053e62283ea2d7;hpb=72c2de619079457f7a68100eb13385275a424a23 diff --git a/lib/silcutil/silcsocketstream.h b/lib/silcutil/silcsocketstream.h index 46cce4fa..ad7ce71d 100644 --- a/lib/silcutil/silcsocketstream.h +++ b/lib/silcutil/silcsocketstream.h @@ -4,7 +4,7 @@ Author: Pekka Riikonen - Copyright (C) 2005 - 2007 Pekka Riikonen + Copyright (C) 2005 - 2008 Pekka Riikonen This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -230,7 +230,7 @@ SilcBool silc_socket_stream_set_info(SilcStream stream, * more than `read_limit_bytes' of data. The `limit_sec' and `limit_usec' * specifies the time limit that is applied if `read_rate' and/or * `read_limit_bytes' is reached. If all arguments except `stream' - * are zero this resets the QoS from the socket stream, all QoS for + * are zero this resets the QoS from the socket stream, all QoS data for * this socket stream that may be pending will be cancelled. * ***/