From f33fbd4b1959286589c324a34a38147d34598036 Mon Sep 17 00:00:00 2001 From: guy Date: Tue, 8 Nov 2005 02:32:55 +0000 Subject: [PATCH] From Rick Jones: crank up some limits so the HP-UX lex can handle this file. --- scanner.l | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/scanner.l b/scanner.l index 9385844..c308038 100644 --- a/scanner.l +++ b/scanner.l @@ -22,7 +22,7 @@ #ifndef lint static const char rcsid[] _U_ = - "@(#) $Header: /tcpdump/master/libpcap/scanner.l,v 1.103 2005-09-05 09:07:01 guy Exp $ (LBL)"; + "@(#) $Header: /tcpdump/master/libpcap/scanner.l,v 1.104 2005-11-08 02:32:55 guy Exp $ (LBL)"; #endif #ifdef HAVE_CONFIG_H @@ -81,12 +81,11 @@ N ([0-9]+|(0X|0x)[0-9A-Fa-f]+) B ([0-9A-Fa-f][0-9A-Fa-f]?) W ([0-9A-Fa-f][0-9A-Fa-f]?[0-9A-Fa-f]?[0-9A-Fa-f]?) -%a 16000 -%o 19000 -%e 6000 -%k 4000 -%p 25000 -%n 2000 +%a 18400 +%o 21500 +%e 7600 +%k 4550 +%p 27600 V680 {W}:{W}:{W}:{W}:{W}:{W}:{W}:{W}