From: William A. Rowe Jr Date: Thu, 1 Jun 2000 14:48:41 +0000 (+0000) Subject: PR: X-Git-Tag: APACHE_2_0_ALPHA_4~26 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8fa23df7aabc88574d29a58e884328867826026e;p=apache PR: 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 --- diff --git a/build/dsp5tocvs.pl b/build/dsp5tocvs.pl index 6cc89df31c..7b3c13fc55 100644 --- a/build/dsp5tocvs.pl +++ b/build/dsp5tocvs.pl @@ -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;