aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/mac/siphash
diff options
context:
space:
mode:
authorSimon Warta <[email protected]>2017-04-02 11:19:58 +0200
committerSimon Warta <[email protected]>2017-04-02 21:51:55 +0200
commitca9740f29a860c80b28a7ff8b7c1df1d5ccddab8 (patch)
treeecc35158c9de6c4ef43202fd94fb0c670a02d564 /src/lib/mac/siphash
parentb3f3e6d718736c5838f6f034d7cf2e0c2bf4ba4d (diff)
Remove "Dirty hack" for multiple defines in lex_me_harder()
Diffstat (limited to 'src/lib/mac/siphash')
-rw-r--r--src/lib/mac/siphash/info.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/lib/mac/siphash/info.txt b/src/lib/mac/siphash/info.txt
index 98c4d0986..8d4c20d1a 100644
--- a/src/lib/mac/siphash/info.txt
+++ b/src/lib/mac/siphash/info.txt
@@ -1 +1,3 @@
-define SIPHASH 20150110
+<defines>
+SIPHASH -> 20150110
+</defines>