X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=BaseTools%2FSource%2FC%2FVfrCompile%2FPccts%2Fantlr%2Flex.c;fp=BaseTools%2FSource%2FC%2FVfrCompile%2FPccts%2Fantlr%2Flex.c;h=357b8ace016f1cf4f85913f41e440224a36e9043;hp=a4e7f69b3665d34f1a2cd3b09654eb25d67ef2ea;hb=fb0b35e05f772bd415fe264267bbbcde2e0accda;hpb=325ad6226099d276564a65cdef012de0ff45ba8e diff --git a/BaseTools/Source/C/VfrCompile/Pccts/antlr/lex.c b/BaseTools/Source/C/VfrCompile/Pccts/antlr/lex.c index a4e7f69b36..357b8ace01 100644 --- a/BaseTools/Source/C/VfrCompile/Pccts/antlr/lex.c +++ b/BaseTools/Source/C/VfrCompile/Pccts/antlr/lex.c @@ -640,7 +640,7 @@ Junction *q; * */ -/* MR5 Jan Mikkelsen 26-May-97 - added initalComma parameter */ +/* MR5 Jan Mikkelsen 26-May-97 - added initialComma parameter */ void #ifdef __USE_PROTOS @@ -696,7 +696,7 @@ FILE *output; &pSeparator, &nest); - /* MR26 Handle rule arguments such as: IIR_Bool (IIR_Decl::*contstraint)() + /* MR26 Handle rule arguments such as: IIR_Bool (IIR_Decl::*constraint)() For this we need to strip off anything which follows the symbol. */