summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJonathan Bastien-Filiatrault <joe@x2a.org>2009-08-15 13:19:39 -0400
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2010-06-03 19:38:19 +0200
commit715f13ad839679f953b8efc3052bc9f335a96a79 (patch)
tree1e81298240ddcef06899d8557559091192bddf98 /lib
parent80fee6924dd72b17113a1e72e8d2930634f4a463 (diff)
downloadgnutls-715f13ad839679f953b8efc3052bc9f335a96a79.tar.gz
Now that LEVEL and LEVEL_EQ are fixed, use less lines.
Diffstat (limited to 'lib')
-rw-r--r--lib/gnutls_buffers.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/gnutls_buffers.c b/lib/gnutls_buffers.c
index ee536abbf8..4f297662e6 100644
--- a/lib/gnutls_buffers.c
+++ b/lib/gnutls_buffers.c
@@ -66,6 +66,7 @@
# define EAGAIN EWOULDBLOCK
#endif
+
/**
* gnutls_transport_set_errno:
* @session: is a #gnutls_session_t structure.