X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/8c707b10e78cbdf9eec1d2f1f7b2a8706645c075..dbfcf7a89f749a979031931202b432243ea712bd:/src/scan-skel.l 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);