Artistic fine-tuning.
Jarkko Hietaniemi [Mon, 27 Sep 1999 19:13:20 +0000 (19:13 +0000)]
p4raw-id: //depot/cfgperl@4243

ext/B/defsubs_h.PL

index 8dfa3a5..78c82f2 100644 (file)
@@ -6,7 +6,7 @@ my ($out) = __FILE__ =~ /(^.*)\.PL/;
 if ($^O eq 'VMS') { ($out) = __FILE__ =~ /^(.+)_PL$/i; }
 $out =~ s/_h$/.h/;
 open(OUT,">$out") || die "Cannot open $file:$!";
-print "Extracting $out . . .\n";
+print "Extracting $out...\n";
 foreach my $const (qw(AVf_REAL 
                      HEf_SVKEY
                       SVf_IOK SVf_IVisUV SVf_NOK SVf_POK