Merge pull request #61 from ulikoehler/reffix

Fix config file reference
This commit is contained in:
Steffen Jaeckel 2015-03-28 08:31:21 -04:00
commit 4981e2ab3f

View File

@ -1,5 +1,5 @@
/* Defines the LTC_ARGCHK macro used within the library */
/* ARGTYPE is defined in mycrypt_cfg.h */
/* ARGTYPE is defined in tomcrypt_cfg.h */
#if ARGTYPE == 0
#include <signal.h>