summaryrefslogtreecommitdiff
path: root/lib/gnutls_num.c
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2003-08-11 18:29:49 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2003-08-11 18:29:49 +0000
commitf8c5c05a58933e12843b7e4145b0ed6d565345c2 (patch)
tree262afef6775c4d1e7ec81d0636fc5594caef7e31 /lib/gnutls_num.c
parent5201ca6996cd2085292f15c67f4f53ec805a1b3e (diff)
downloadgnutls-f8c5c05a58933e12843b7e4145b0ed6d565345c2.tar.gz
still more patches by Arne Thomassen
Diffstat (limited to 'lib/gnutls_num.c')
-rw-r--r--lib/gnutls_num.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/gnutls_num.c b/lib/gnutls_num.c
index 7729722c00..b0856ca7ad 100644
--- a/lib/gnutls_num.c
+++ b/lib/gnutls_num.c
@@ -27,9 +27,6 @@
#include <gnutls_num.h>
#include <gnutls_errors.h>
-/* This function will set the uint64 x to zero
- */
-
/* This function will add one to uint64 x.
* Returns 0 on success, or -1 if the uint64 max limit
* has been reached.