Return-Path: Delivered-To: apmail-apr-cvs-archive@apr.apache.org Received: (qmail 28103 invoked by uid 500); 13 Jun 2001 19:39:53 -0000 Mailing-List: contact cvs-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: dev@apr.apache.org Delivered-To: mailing list cvs@apr.apache.org Received: (qmail 27791 invoked by uid 1259); 13 Jun 2001 19:39:44 -0000 Date: 13 Jun 2001 19:39:44 -0000 Message-ID: <20010613193944.27724.qmail@apache.org> From: jwoolley@apache.org To: apr-cvs@apache.org Subject: cvs commit: apr/memory/unix apr_sms_blocks.c jwoolley 01/06/13 12:39:43 Modified: memory/unix apr_sms_blocks.c Log: Nix a stray carriage return Revision Changes Path 1.2 +0 -1 apr/memory/unix/apr_sms_blocks.c Index: apr_sms_blocks.c =================================================================== RCS file: /home/cvs/apr/memory/unix/apr_sms_blocks.c,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -u -r1.1 -r1.2 --- apr_sms_blocks.c 2001/06/13 14:12:03 1.1 +++ apr_sms_blocks.c 2001/06/13 19:39:37 1.2 @@ -202,4 +202,3 @@ return APR_SUCCESS; } -