summaryrefslogtreecommitdiff
path: root/include/arch/netware/apr_arch_networkio.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/arch/netware/apr_arch_networkio.h')
-rw-r--r--include/arch/netware/apr_arch_networkio.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/arch/netware/apr_arch_networkio.h b/include/arch/netware/apr_arch_networkio.h
index 63f17abe5..dfbc5dcf8 100644
--- a/include/arch/netware/apr_arch_networkio.h
+++ b/include/arch/netware/apr_arch_networkio.h
@@ -19,7 +19,7 @@
#ifdef USE_WINSOCK
/* Making sure that we include the correct networkio.h since the
the project file is configured to first look for headers in
- arch/netware and then arch/unix. But in this specific case we
+ arch/netware and then arch/unix. But in this specific case we
want arch/win32.
*/
#include <../win32/apr_arch_networkio.h>