summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2016-01-07 17:02:20 +0000
committerDr. Stephen Henson <steve@openssl.org>2016-01-07 18:00:51 +0000
commita8eba56ef62af2f9a5b46825c994665cd3789c2e (patch)
treee1c20d50c3054964843548d1af72b019d324c073 /util
parent4a1f3f274108e25b97bd9870170fe2970892e155 (diff)
use more descriptive name DEFINE_STACK_OF_CONST
Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'util')
-rwxr-xr-xutil/mkstack.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/mkstack.pl b/util/mkstack.pl
index c2a7ee43ea..06cf0f99ce 100755
--- a/util/mkstack.pl
+++ b/util/mkstack.pl
@@ -214,7 +214,7 @@ extern "C" {
# define DEFINE_SPECIAL_STACK_OF(t1, t2) SKM_DEFINE_STACK_OF(t1, t2, t2)
# define DEFINE_STACK_OF(t) SKM_DEFINE_STACK_OF(t, t, t)
-# define DEFINE_CONST_STACK_OF(t) SKM_DEFINE_STACK_OF(t, const t, t)
+# define DEFINE_STACK_OF_CONST(t) SKM_DEFINE_STACK_OF(t, const t, t)
/*-
* Strings are special: normally an lhash entry will point to a single