X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=src%2Fcc65%2Ferror.h;h=5811e1b455097b4a664a77094d5febe2f5bbf2dc;hb=85885001b133e2dc320b6f6459259afa69784ca8;hp=5830367e1d37d30fb721a1c440a6eed5c54c6e62;hpb=44fd1082ae807a0b6b4046c65914e20a7e27101c;p=cc65 diff --git a/src/cc65/error.h b/src/cc65/error.h index 5830367e1..5811e1b45 100644 --- a/src/cc65/error.h +++ b/src/cc65/error.h @@ -1,8 +1,8 @@ /*****************************************************************************/ /* */ -/* error.h */ +/* error.h */ /* */ -/* Error handling for the cc65 C compiler */ +/* Error handling for the cc65 C compiler */ /* */ /* */ /* */ @@ -50,7 +50,7 @@ /*****************************************************************************/ -/* Data */ +/* Data */ /*****************************************************************************/ @@ -74,7 +74,7 @@ extern IntStack WarnUnknownPragma; /* - unknown #pragmas */ /*****************************************************************************/ -/* code */ +/* code */ /*****************************************************************************/