summaryrefslogtreecommitdiff
path: root/lib/gnutls_buffers.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/gnutls_buffers.c')
-rw-r--r--lib/gnutls_buffers.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/gnutls_buffers.c b/lib/gnutls_buffers.c
index e9b95c4ff0..198a495346 100644
--- a/lib/gnutls_buffers.c
+++ b/lib/gnutls_buffers.c
@@ -595,7 +595,7 @@ _gnutls_io_write_flush (gnutls_session_t session)
* a timeframe.
*
* Returns 0 if data were received, GNUTLS_E_TIMEDOUT
- * on timeout and a negative value on error.
+ * on timeout and a negative error code on error.
*/
int
_gnutls_io_check_recv (gnutls_session_t session, unsigned int ms)