]> granicus.if.org Git - apache/commitdiff
PR:
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 1 Jun 2000 14:48:41 +0000 (14:48 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 1 Jun 2000 14:48:41 +0000 (14:48 +0000)
Obtained from:
Submitted by:
Reviewed by:

  Ick.  A message to make one's head spin in infinite recursion.  Fixed.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85365 13f79535-47bb-0310-9956-ffa450edef68

build/dsp5tocvs.pl

index 6cc89df31ce064a584afbcf2380da0de42b81eeb..7b3c13fc559982881bbef5c9fd0187a075b9607d 100644 (file)
@@ -36,7 +36,7 @@ sub tovc6 {
        if ($verchg) {
            unlink $_;
            rename $tname, $_;
-           print "Converted VC6 project " . $_ . " to VC5 in " . $File::Find::dir . "\n"; 
+           print "Converted VC5 project " . $_ . " to VC6 in " . $File::Find::dir . "\n"; 
        }
        else {
            unlink $tname;