X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=BaseTools%2FSource%2FPython%2FEot%2FCParser3%2FCParser.py;fp=BaseTools%2FSource%2FPython%2FEot%2FCParser3%2FCParser.py;h=973e7a82b7825ddb5f8db1f7ad76b58b7675421e;hp=0b74b53ae7a5eafeaee8d78c3a3783f5dfcee703;hb=fb0b35e05f772bd415fe264267bbbcde2e0accda;hpb=325ad6226099d276564a65cdef012de0ff45ba8e diff --git a/BaseTools/Source/Python/Eot/CParser3/CParser.py b/BaseTools/Source/Python/Eot/CParser3/CParser.py index 0b74b53ae7..973e7a82b7 100644 --- a/BaseTools/Source/Python/Eot/CParser3/CParser.py +++ b/BaseTools/Source/Python/Eot/CParser3/CParser.py @@ -8,7 +8,7 @@ from antlr3.compat import set, frozenset ## @file # The file defines the parser for C source files. # -# THIS FILE IS AUTO-GENENERATED. PLEASE DON NOT MODIFY THIS FILE. +# THIS FILE IS AUTO-GENERATED. PLEASE DO NOT MODIFY THIS FILE. # This file is generated by running: # java org.antlr.Tool C.g #