From commits-return-10581-apmail-apr-commits-archive=apr.apache.org@apr.apache.org Thu Jul 02 02:58:23 2009 Return-Path: Delivered-To: apmail-apr-commits-archive@www.apache.org Received: (qmail 22334 invoked from network); 2 Jul 2009 02:58:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Jul 2009 02:58:23 -0000 Received: (qmail 81814 invoked by uid 500); 2 Jul 2009 02:58:34 -0000 Delivered-To: apmail-apr-commits-archive@apr.apache.org Received: (qmail 81735 invoked by uid 500); 2 Jul 2009 02:58:33 -0000 Mailing-List: contact commits-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: Reply-To: dev@apr.apache.org List-Id: Delivered-To: mailing list commits@apr.apache.org Received: (qmail 81726 invoked by uid 99); 2 Jul 2009 02:58:33 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Jul 2009 02:58:33 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Jul 2009 02:58:30 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id CF2932388893; Thu, 2 Jul 2009 02:58:09 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r790449 - /apr/apr-util/branches/1.3.x/libaprutil.rc Date: Thu, 02 Jul 2009 02:58:09 -0000 To: commits@apr.apache.org From: wrowe@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090702025809.CF2932388893@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: wrowe Date: Thu Jul 2 02:58:09 2009 New Revision: 790449 URL: http://svn.apache.org/viewvc?rev=790449&view=rev Log: fix indent Modified: apr/apr-util/branches/1.3.x/libaprutil.rc Modified: apr/apr-util/branches/1.3.x/libaprutil.rc URL: http://svn.apache.org/viewvc/apr/apr-util/branches/1.3.x/libaprutil.rc?rev=790449&r1=790448&r2=790449&view=diff ============================================================================== --- apr/apr-util/branches/1.3.x/libaprutil.rc (original) +++ apr/apr-util/branches/1.3.x/libaprutil.rc Thu Jul 2 02:58:09 2009 @@ -54,7 +54,7 @@ BEGIN BLOCK "040904b0" BEGIN - VALUE "Comments", APU_LICENSE "\0" + VALUE "Comments", APU_LICENSE "\0" VALUE "CompanyName", "Apache Software Foundation\0" VALUE "FileDescription", APU_DLL_DESCRIPTION "\0" VALUE "FileVersion", APU_VERSION_STRING "\0"