[svn:DBD-Pg] r11492 - DBD-Pg/trunk

[email protected]
Newsgroups perl.dbd.pg.changes
Message-ID <[email protected]>
Author: turnstep
Date: Sun Jul  6 18:38:30 2008
New Revision: 11492

Modified:
   DBD-Pg/trunk/types.c

Log:
Slight formatting tweak.


Modified: DBD-Pg/trunk/types.c
==============================================================================
--- DBD-Pg/trunk/types.c	(original)
+++ DBD-Pg/trunk/types.c	Sun Jul  6 18:38:30 2008
@@ -541,7 +541,7 @@
 	if (0 == $step) {
 		if (/^is/) {
 			for (sort { $pgtype{$a}{define} cmp $pgtype{$b}{define} } keys %pgtype) {
-				printf $newfh qq{is(%-*s, %5s, '%s returns correct value');\n},
+				printf $newfh qq{is (%-*s, %5s, '%s returns correct value');\n},
 					3+$maxlen, $pgtype{$_}{define}, $pgtype{$_}{oid}, $pgtype{$_}{define};
 			}
 			print $newfh "\n";
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.