X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=src%2Fcommon%2Fdebugflag.c;h=d660018b598e950849a7daad4447a7f097700267;hb=85885001b133e2dc320b6f6459259afa69784ca8;hp=991f42b3a0d019a8c1ea35bc953642bb47bf5bf5;hpb=44fd1082ae807a0b6b4046c65914e20a7e27101c;p=cc65 diff --git a/src/common/debugflag.c b/src/common/debugflag.c index 991f42b3a..d660018b5 100644 --- a/src/common/debugflag.c +++ b/src/common/debugflag.c @@ -44,7 +44,7 @@ -unsigned char Debug = 0; /* Debug mode */ +unsigned char Debug = 0; /* Debug mode */