summaryrefslogtreecommitdiff
path: root/lib/gnutls_cipher_int.h
diff options
context:
space:
mode:
authorNikos <nmav@crystal.(none)>2008-03-16 17:57:16 +0200
committerNikos <nmav@crystal.(none)>2008-03-16 17:57:16 +0200
commitc54d8ce49564b19b2a39995cf8b12cc41ebd9097 (patch)
tree9cafe9fc2b83ca7e99f75329391a1ef464df18dd /lib/gnutls_cipher_int.h
parent568801e89300da2ac4d6fe5364ce2746f5f21f2f (diff)
downloadgnutls-c54d8ce49564b19b2a39995cf8b12cc41ebd9097.tar.gz
fixes for all tests to succeed.
Diffstat (limited to 'lib/gnutls_cipher_int.h')
-rw-r--r--lib/gnutls_cipher_int.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/gnutls_cipher_int.h b/lib/gnutls_cipher_int.h
index fa46c94bfb..897d805850 100644
--- a/lib/gnutls_cipher_int.h
+++ b/lib/gnutls_cipher_int.h
@@ -39,7 +39,6 @@ typedef struct {
reg_hd rh; /* when registered */
} hd;
} cipher_hd_st;
-#define GNUTLS_CIPHER_FAILED NULL
int _gnutls_cipher_init (cipher_hd_st*, gnutls_cipher_algorithm_t cipher,
const gnutls_datum_t * key,