summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorguy <guy>2002-06-29 07:45:01 +0000
committerguy <guy>2002-06-29 07:45:01 +0000
commit28e256789c66b832b6257d1748d48ab0e96c2e7c (patch)
treee22e837b0ff7d8499b8cb10dec4a6e861dd7863c
parent3b371955065b2476a54ef1744a66b32fdb5b796a (diff)
downloadlibpcap-28e256789c66b832b6257d1748d48ab0e96c2e7c.tar.gz
Boost some table sizes to make it possible for the HP-UX 11i lex (and
possibly other lexes) to handle it.
-rw-r--r--scanner.l6
1 files changed, 3 insertions, 3 deletions
diff --git a/scanner.l b/scanner.l
index 83414c16..03a33ccc 100644
--- a/scanner.l
+++ b/scanner.l
@@ -22,7 +22,7 @@
#ifndef lint
static const char rcsid[] =
- "@(#) $Header: /tcpdump/master/libpcap/scanner.l,v 1.81.2.3 2002-04-09 08:45:06 guy Exp $ (LBL)";
+ "@(#) $Header: /tcpdump/master/libpcap/scanner.l,v 1.81.2.4 2002-06-29 07:45:01 guy Exp $ (LBL)";
#endif
#ifdef HAVE_CONFIG_H
@@ -73,10 +73,10 @@ 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 15000
-%o 17000
+%o 19000
%e 6000
%k 4000
-%p 19000
+%p 21000
%n 2000
V680 {W}:{W}:{W}:{W}:{W}:{W}:{W}:{W}