summaryrefslogtreecommitdiff
path: root/nettle-lookup-hash.c
diff options
context:
space:
mode:
authorNiels Möller <nisse@lysator.liu.se>2017-10-23 22:05:32 +0200
committerNiels Möller <nisse@lysator.liu.se>2017-10-23 22:05:32 +0200
commit54e1450a0ebdd24cdf6234741e5275bb3d83ebda (patch)
treebc4fc0fdb1e7fa1aa5f74a2d140326f4a68f380d /nettle-lookup-hash.c
parentb84dff15db04301e1858e0f80ca1c3bb874b88cc (diff)
downloadnettle-54e1450a0ebdd24cdf6234741e5275bb3d83ebda.tar.gz
Undo added underscores on public symbols.
Diffstat (limited to 'nettle-lookup-hash.c')
-rw-r--r--nettle-lookup-hash.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/nettle-lookup-hash.c b/nettle-lookup-hash.c
index adf9188b..98cd4ae2 100644
--- a/nettle-lookup-hash.c
+++ b/nettle-lookup-hash.c
@@ -38,9 +38,7 @@
#include "nettle-meta.h"
-/* Direct access to the array. */
#undef nettle_hashes
-#define nettle_hashes _nettle_hashes
const struct nettle_hash *
nettle_lookup_hash (const char *name)