coar 98/09/22 11:26:53
Modified: . STATUS
Log:
The change from __EMX__ to OS2 as the #define name has already
happened.
Revision Changes Path
1.488 +0 -2 apache-1.3/STATUS
Index: STATUS
===================================================================
RCS file: /export/home/cvs/apache-1.3/STATUS,v
retrieving revision 1.487
retrieving revision 1.488
diff -u -r1.487 -r1.488
--- STATUS 1998/09/21 19:59:35 1.487
+++ STATUS 1998/09/22 18:26:52 1.488
@@ -466,8 +466,6 @@
3) byte range error handling
4) update the Accept-Encoding parser to allow q-values
- * #ifdef __EMX__ --> #ifdef OS2.
-
* use of spawnvp in uncompress_child in mod_mime_magic - doesn't
use the new child_info structure, is this still safe? Needs to be
looked at.