summaryrefslogtreecommitdiff
path: root/lib/int.h
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2012-09-13 23:30:50 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2012-09-13 23:30:50 +0200
commit6e896a8e7c30d3351f874731835f803cb1edd155 (patch)
tree91447dcea6202ad8e58ed00d5cb9cfd7a2643863 /lib/int.h
parent7e6ece95a21d573f2699e77cf74c4c2fb2d08010 (diff)
downloadlibtasn1-6e896a8e7c30d3351f874731835f803cb1edd155.tar.gz
libtasn1-6e896a8e7c30d3351f874731835f803cb1edd155.tar.bz2
libtasn1-6e896a8e7c30d3351f874731835f803cb1edd155.zip
Revert "small_value_size changed to 8. No visible difference in performance"
This reverts commit b86e75de8bc3a35620f069b7b00d680284d86eb5.
Diffstat (limited to 'lib/int.h')
-rw-r--r--lib/int.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/int.h b/lib/int.h
index cabd599..65e3c0e 100644
--- a/lib/int.h
+++ b/lib/int.h
@@ -38,7 +38,7 @@
#include <libtasn1.h>
-#define ASN1_SMALL_VALUE_SIZE 8
+#define ASN1_SMALL_VALUE_SIZE 16
/* This structure is also in libtasn1.h, but then contains less
fields. You cannot make any modifications to these first fields