Fix config file reference

This commit is contained in:
Uli Köhler 2015-03-27 21:41:51 +01:00
parent 925f1ec0e6
commit d24e9cd32d

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>