fix fuzz on one hunk, f-10 doesn't permit fuzz anymore

This commit is contained in:
John Dennis 2008-07-30 16:55:41 +00:00
parent c71c5f8476
commit 264954e0e4

View File

@ -1,6 +1,6 @@
--- freeradius-server-2.0.3/raddb/radiusd.conf.in.orig 2008-04-18 12:41:36.217230000 -0400 --- freeradius-server-2.0.5/raddb/radiusd.conf.in.conf 2008-05-30 05:18:43.000000000 -0400
+++ freeradius-server-2.0.3/raddb/radiusd.conf.in 2008-04-18 12:44:00.735486000 -0400 +++ freeradius-server-2.0.5/raddb/radiusd.conf.in 2008-07-30 12:44:54.000000000 -0400
@@ -1294,7 +1294,7 @@ @@ -627,7 +627,7 @@
# Include another file that has the SQL-related configuration. # Include another file that has the SQL-related configuration.
# This is another file only because it tends to be big. # This is another file only because it tends to be big.
# #
@ -9,7 +9,7 @@
# For Cisco VoIP specific accounting with Postgresql, # For Cisco VoIP specific accounting with Postgresql,
@@ -1488,7 +1488,7 @@ @@ -648,7 +648,7 @@
# totally dependent on the SQL module to process Accounting # totally dependent on the SQL module to process Accounting
# packets. # packets.
# #
@ -17,4 +17,4 @@
+ #$INCLUDE sql/mysql/counter.conf + #$INCLUDE sql/mysql/counter.conf
#$INCLUDE sql/postgresql/counter.conf #$INCLUDE sql/postgresql/counter.conf
# # $INCLUDE sqlippool.conf