fix misplaced brace in s2p (as suggested by Lionel Fourquaux
Gurusamy Sarathy [Mon, 9 Nov 1998 02:09:06 +0000 (02:09 +0000)]
<lionel.fourquaux@wanadoo.fr>)

p4raw-id: //depot/perl@2223

x2p/s2p.PL

index dbcb27c..7280dd4 100644 (file)
@@ -339,11 +339,11 @@ if ($appendseen || $tseen || !$assumen) {
 :          if ($atext) { chop $atext; print $atext; $atext = ''; }
 :      #endif
 EOT
+}
 
 print BODY &q(<<'EOT');
 :      }
 EOT
-}
 
 unless ($debug) {