X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/4d24ffb75ebfc7c4fae027e23132c6d3630998b5..a21733f2b4c25558b81b340270b685460e14a8bb:/src/scan-skel.l?ds=sidebyside diff --git a/src/scan-skel.l b/src/scan-skel.l index 862b34fd..ed61b5c8 100644 --- a/src/scan-skel.l +++ b/src/scan-skel.l @@ -91,7 +91,7 @@ static void fail_for_invalid_at (char const *at); \n out_lineno++; ECHO; [^@\n]+ ECHO; -<> { +<> { if (outname) { free (outname);