]> The Tcpdump Group git mirrors - libpcap/commitdiff
From Rick Jones: crank up some limits so the HP-UX lex can handle this
authorguy <guy>
Tue, 8 Nov 2005 02:33:37 +0000 (02:33 +0000)
committerguy <guy>
Tue, 8 Nov 2005 02:33:37 +0000 (02:33 +0000)
file.

scanner.l

index b1fe74d18487b702140e8505b857fb06b9bc3de9..786770f0c05c19a7050c33fbf2155f9f86998df6 100644 (file)
--- 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.99.2.4 2005-09-05 09:08:07 guy Exp $ (LBL)";
+    "@(#) $Header: /tcpdump/master/libpcap/scanner.l,v 1.99.2.5 2005-11-08 02:33:37 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}