From: Simon Josefsson Date: Sun, 15 Aug 2004 22:21:00 +0000 (+0000) Subject: Add. X-Git-Tag: gnutls_1_0_20~28 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=80eb9652ef0c6dd26f116294456a746b45fa8a84;p=thirdparty%2Fgnutls.git Add. --- diff --git a/crypto/gc.h b/crypto/gc.h index d1bbb717e0..3f912bfc26 100644 --- a/crypto/gc.h +++ b/crypto/gc.h @@ -29,6 +29,7 @@ enum Gc_rc { GC_OK = 0, + GC_MALLOC_ERROR, GC_INIT_ERROR, GC_INVALID_CIPHER };