formatting fixes

This commit is contained in:
anon 2023-08-25 18:51:50 +02:00
parent bddb3885b6
commit 1ed8286ab5

View File

@ -326,7 +326,7 @@ static bool catch_(const regex_t * const regex,
#define HALT_AND_CATCH_FIRE -1
void HOOK_ALL( int from,
void HOOK_ALL(int from,
const char * const str,
int to,
compiler_state * cs) {