Do not use '#endif/#else xxx'; it is not allowed for ANSI C
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
#ifndef MAGIC
|
||||
#define MAGIC 07255
|
||||
#endif MAGIC
|
||||
#endif /* MAGIC */
|
||||
|
||||
FILE *load_fp;
|
||||
int eof;
|
||||
|
||||
Reference in New Issue
Block a user