aboutsummaryrefslogtreecommitdiff
path: root/hal.h
diff options
context:
space:
mode:
authorPaul Selkirk <paul@psgd.org>2019-04-09 18:06:24 -0400
committerPaul Selkirk <paul@psgd.org>2019-04-09 18:06:24 -0400
commit411b5a9ee7d28d2bce9b297a865132e39712d93b (patch)
tree4a11012fc16157febc4b4bdebd538a7a57c6d915 /hal.h
parent51d57abc29ae9763c9eecf5742eb8f382f057916 (diff)
parente4fa00258cd920d4ea91b024ee007f5b44bac196 (diff)
Rebase branch 'js_keywrap' from master.js_keywrap
Diffstat (limited to 'hal.h')
-rw-r--r--hal.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/hal.h b/hal.h
index ca96ae6..6331e3d 100644
--- a/hal.h
+++ b/hal.h
@@ -121,6 +121,9 @@
#define KEYWRAP_NAME "key wrap"
#define KEYWRAP_VERSION "0.70"
+#define KEYWRAP_NAME "key wrap"
+#define KEYWRAP_VERSION "0.70"
+
/*
* C API error codes. Defined in this form so we can keep the tokens
* and error strings together. See errorstrings.c.