diff options
Diffstat (limited to 'hal.h')
-rw-r--r-- | hal.h | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |