Return-Path: Delivered-To: apache-cvs-archive@hyperreal.org Received: (qmail 4433 invoked by uid 6000); 14 May 1998 01:22:55 -0000 Received: (qmail 4427 invoked by alias); 14 May 1998 01:22:53 -0000 Delivered-To: apache-1.3-cvs@hyperreal.org Received: (qmail 4425 invoked by uid 125); 14 May 1998 01:22:52 -0000 Date: 14 May 1998 01:22:52 -0000 Message-ID: <19980514012252.4424.qmail@hyperreal.org> From: jim@hyperreal.org To: apache-1.3-cvs@hyperreal.org Subject: cvs commit: apache-1.3/src/os/unix os.h Sender: apache-cvs-owner@apache.org Precedence: bulk Reply-To: new-httpd@apache.org jim 98/05/13 18:22:52 Modified: src/os/unix os.h Log: Avoid nasty trademarks Revision Changes Path 1.24 +1 -1 apache-1.3/src/os/unix/os.h Index: os.h =================================================================== RCS file: /export/home/cvs/apache-1.3/src/os/unix/os.h,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- os.h 1998/05/07 12:24:30 1.23 +++ os.h 1998/05/14 01:22:52 1.24 @@ -58,7 +58,7 @@ #ifndef APACHE_OS_H #define APACHE_OS_H -#define PLATFORM "UNIX" +#define PLATFORM "Unix" /* * This file in included in all Apache source code. It contains definitions