Hi Garrett, Signed-off-by: Peng Haitao <[email protected]> --- pan/scan.l | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/pan/scan.l b/pan/scan.l index 9696531..cc47bdf 100644 --- a/pan/scan.l +++ b/pan/scan.l @@ -91,6 +91,7 @@ static int check_mode(int, int, ...); %option noinput %option nolex-compat %option nounput +%option yylineno UI [0-9]+ A [a-zA-Z]+ -- 1.7.0.4 -- Best Regards, Peng Haitao ------------------------------------------------------------------------------ Protect Your Site and Customers from Malware Attacks Learn about various malware tactics and how to avoid them. Understand malware threats, the impact they can have on your business, and how you can protect your company and customers by using code signing. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
