Consistent case for .endmacro in comments
This commit is contained in:
@@ -401,7 +401,7 @@ void MacDef (unsigned Style)
|
|||||||
LastTokWasSep = 1;
|
LastTokWasSep = 1;
|
||||||
|
|
||||||
/* Save the position of the start of the macro definition to allow
|
/* Save the position of the start of the macro definition to allow
|
||||||
** using Perror to display the error if .ENDMACRO isn't found
|
** using Perror to display the error if .endmacro isn't found
|
||||||
*/
|
*/
|
||||||
Pos = CurTok.Pos;
|
Pos = CurTok.Pos;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user