mirror of
https://git.freebsd.org/ports.git
synced 2025-07-10 13:59:22 -04:00
10 lines
203 B
Text
10 lines
203 B
Text
--- config.y.orig Wed Apr 6 15:42:48 2005
|
|
+++ config.y Wed Nov 1 15:04:08 2006
|
|
@@ -109,6 +109,7 @@
|
|
{ $$ = RLIM_INFINITY; }
|
|
| D_NUMBER
|
|
{ $$ = $1; }
|
|
+ ;
|
|
|
|
topst: topopt semicolon
|
|
| server
|