You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Rasmus Lerdorf <ra...@lerdorf.on.ca> on 1998/03/05 16:14:38 UTC

[PATCH] typo?

Index: os.h
===================================================================
RCS file: /export/home/cvs/apache-1.3/src/os/unix/os.h,v
retrieving revision 1.8
diff -r1.8 os.h
90c90
< #if defined(LINUX) || defined(__FreeBSD__) || defined(SOLARIS) || \
---
> #if defined(LINUX) || defined(__FreeBSD__) || defined(SOLARIS2) || \