Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > 97df3c5f2cdc7155fdca9e7951ddc466 > files > 5

rblcheck-1.5-11mdv2009.0.src.rpm

--- rblcheck-1.5/rblcheck.c.orig	Thu Nov  8 22:05:27 2001
+++ rblcheck-1.5/rblcheck.c		Thu Sep  5 17:30:17 2002
@@ -308,7 +308,7 @@
 		if( !quiet || response )
 			printf( "%s %s%s%s%s%s%s", addr,
 			  ( !quiet && !response ? "not " : "" ),
-			  ( !quiet ? "RBL filtered by " : "" ),
+			  ( !quiet ? "listed by " : "" ),
 			  ( !quiet ? ptr->site : "" ),
 			  ( txt && response && strlen( response ) && !quiet ?
 			    ": " : "" ),