diff options
Diffstat (limited to 'backendC/CleanCompilerSources/checksupport.h')
-rw-r--r-- | backendC/CleanCompilerSources/checksupport.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/backendC/CleanCompilerSources/checksupport.h b/backendC/CleanCompilerSources/checksupport.h index bb70209..60759d2 100644 --- a/backendC/CleanCompilerSources/checksupport.h +++ b/backendC/CleanCompilerSources/checksupport.h @@ -1,5 +1,5 @@ -#define cTypeDelimiter ';' +#define cTypeDelimiter ';' /* also in optimisations.c */ #define cTypeFirstArg '<' #define cTypeLastArg '>' |