diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2002-01-28 10:37:48 +0000 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2002-01-28 10:37:48 +0000 |
commit | 9b64193fea67b76a080c1c1089e657163cd97646 (patch) | |
tree | b3de4e20d7c678557faad25b92de1d79bc98179b /lib/gnutls_int_compat.c | |
parent | 8ff2d6ba1273200131b829f58d843621213fe348 (diff) | |
download | gnutls-9b64193fea67b76a080c1c1089e657163cd97646.tar.gz |
not used by default
Diffstat (limited to 'lib/gnutls_int_compat.c')
-rw-r--r-- | lib/gnutls_int_compat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/gnutls_int_compat.c b/lib/gnutls_int_compat.c index 1452d82456..f402b66095 100644 --- a/lib/gnutls_int_compat.c +++ b/lib/gnutls_int_compat.c @@ -3,7 +3,7 @@ /* This file contains functions needed only for binary compatibility * with previous versions. */ -#define GNUTLS_BACKWARDS_COMPATIBLE +/* #define GNUTLS_BACKWARDS_COMPATIBLE */ #ifdef GNUTLS_BACKWARDS_COMPATIBLE |