PR #336: Fix typo in defining STRERROR_OVERRIDE_IMPL

This commit is contained in:
Eric Haszlakiewicz
2017-07-27 20:10:53 -07:00
parent 8d8a785bd2
commit 36dbe2d74e

View File

@@ -1,4 +1,4 @@
#define STERROR_OVERRIDE_IMPL 1
#define STRERROR_OVERRIDE_IMPL 1
#include "strerror_override.h"
/*