]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/C/VfrCompile/Pccts/antlr/fset2.c
BaseTools: Various typo
[mirror_edk2.git] / BaseTools / Source / C / VfrCompile / Pccts / antlr / fset2.c
index fe1b4d624205e135efd10c228f5e02d1d002e983..8a4823a054468a691ab7a97ff9f8469c406fa546 100644 (file)
@@ -739,7 +739,7 @@ set *rk_out;
                t = tlink(t, u, k2);    /* any alts missing k2 toks, add u onto end */\r
         Tfree(u);               /* MR10 */\r
        }\r
-       set_free(rk);                           /* rk is empty, but free it's memory */\r
+       set_free(rk);                           /* rk is empty, but free its memory */\r
        set_orin(rk_out, rk2);          /* remember what we couldn't do */\r
        set_free(rk2);\r
        return t;\r