ispman/lib dns.bind8.lib,1.15,1.16
Joerg Delker <[email protected]>
| Newsgroups | gmane.comp.isp.ispman.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/ispman/ispman/lib
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19683/lib
Modified Files:
dns.bind8.lib
Log Message:
perltidy (2nd run)
Index: dns.bind8.lib
===================================================================
RCS file: /cvsroot/ispman/ispman/lib/dns.bind8.lib,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- dns.bind8.lib 30 May 2004 23:35:36 -0000 1.15
+++ dns.bind8.lib 31 May 2004 20:13:41 -0000 1.16
@@ -145,8 +145,10 @@
open "REV", ">$namedRevDir/$origin" or die $!;
print REV $header;
- for $ip ( sort { $ADDR->{$a} <=> $ADDR->{$b} }
- keys %{ $ADDR->{$origin} } )
+ for $ip (
+ sort { $ADDR->{$a} <=> $ADDR->{$b} }
+ keys %{ $ADDR->{$origin} }
+ )
{
print REV $ADDR->{$origin}{$ip};
}
-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click