Return-Path: Delivered-To: apmail-httpd-win32-msi-cvs-archive@www.apache.org Received: (qmail 41054 invoked from network); 21 Dec 2007 19:41:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Dec 2007 19:41:50 -0000 Received: (qmail 87499 invoked by uid 500); 21 Dec 2007 19:41:39 -0000 Delivered-To: apmail-httpd-win32-msi-cvs-archive@httpd.apache.org Received: (qmail 87491 invoked by uid 500); 21 Dec 2007 19:41:39 -0000 Mailing-List: contact win32-msi-cvs-help@httpd.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: win32-msi-cvs@httpd.apache.org List-Id: Delivered-To: mailing list win32-msi-cvs@httpd.apache.org Received: (qmail 87480 invoked by uid 99); 21 Dec 2007 19:41:38 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Dec 2007 11:41:38 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Dec 2007 19:41:25 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 14F371A9832; Fri, 21 Dec 2007 11:41:29 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r606289 - /httpd/httpd/win32-msi/trunk/apache_2.2-win32.ism Date: Fri, 21 Dec 2007 19:41:28 -0000 To: win32-msi-cvs@httpd.apache.org From: wrowe@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20071221194129.14F371A9832@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: wrowe Date: Fri Dec 21 11:41:28 2007 New Revision: 606289 URL: http://svn.apache.org/viewvc?rev=606289&view=rev Log: Resolve one typo from making Set*Profile actions consistent. Modified: httpd/httpd/win32-msi/trunk/apache_2.2-win32.ism Modified: httpd/httpd/win32-msi/trunk/apache_2.2-win32.ism URL: http://svn.apache.org/viewvc/httpd/httpd/win32-msi/trunk/apache_2.2-win32.ism?rev=606289&r1=606288&r2=606289&view=diff ============================================================================== --- httpd/httpd/win32-msi/trunk/apache_2.2-win32.ism (original) +++ httpd/httpd/win32-msi/trunk/apache_2.2-win32.ism Fri Dec 21 11:41:28 2007 @@ -1108,7 +1108,7 @@ StartApacheMonitor1746ApacheMonitor.exe ValidateServerName1real_features_dll_ValidateServerName@4 SetAllUsersProfile2K51ALLUSERSPROFILE[%ALLUSERSPROFILE] - setUserProfileNT51USERPROFILE[%USERPROFILE] + SetUserProfileNT51USERPROFILE[%USERPROFILE] --------------------------------------------------------------------- To unsubscribe, e-mail: win32-msi-cvs-unsubscribe@httpd.apache.org For additional commands, e-mail: win32-msi-cvs-help@httpd.apache.org