fix reveng for all platforms else than WIN32

This commit is contained in:
Philippe Teuwen
2019-08-14 21:52:20 +02:00
parent db0ac1639b
commit ea601f4052
4 changed files with 45 additions and 25 deletions

View File

@@ -67,7 +67,7 @@ main(int argc, char *argv[]) {
setbmp();
if (BMP_BIT != bmpbit || BMP_SUB != bmpsub) {
fprintf(stderr, "reveng: configuration fault. Update "
"config.h with these definitions and "
"reveng/config.h with these definitions and "
"recompile:\n"
"\t#define BMP_BIT %d\n"
"\t#define BMP_SUB %d\n",