trawick 2003/02/27 09:56:24
Modified: include apr.hw
Log:
fix a typo in a comment
Revision Changes Path
1.110 +1 -1 apr/include/apr.hw
Index: apr.hw
===================================================================
RCS file: /home/cvs/apr/include/apr.hw,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -r1.109 -r1.110
--- apr.hw 24 Feb 2003 21:54:27 -0000 1.109
+++ apr.hw 27 Feb 2003 17:56:24 -0000 1.110
@@ -357,7 +357,7 @@
#define APR_SIZEOF_VOIDP 4
#endif
-/* XXX These simply don't belong here, perhaps in apr_portabile.h
+/* XXX These simply don't belong here, perhaps in apr_portable.h
* based on some APR_HAVE_PID/GID/UID?
*/
typedef int pid_t;