summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorWilliam A. Rowe Jr <wrowe@apache.org>2002-07-17 20:24:10 +0000
committerWilliam A. Rowe Jr <wrowe@apache.org>2002-07-17 20:24:10 +0000
commit2196ad90ac5bbe3ca8ab557c24e315900d3af00f (patch)
treef050c875d27a35bd0821d6614571831081792378 /misc
parentbf26e3876db944944ca1baf157a54bad3eab562e (diff)
downloadapr-2196ad90ac5bbe3ca8ab557c24e315900d3af00f.tar.gz
A few semirandom fixes to a mode that isn't used by much of anyone yet.
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@63704 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'misc')
-rw-r--r--misc/win32/apr_app.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/win32/apr_app.c b/misc/win32/apr_app.c
index e4116feb0..3131fc11b 100644
--- a/misc/win32/apr_app.c
+++ b/misc/win32/apr_app.c
@@ -54,7 +54,7 @@
/* Usage Notes:
*
- * this module, and the i18n/unix/ucs2_utf8.c modules must be
+ * this module, and the misc/win32/utf8.c modules must be
* compiled APR_EXPORT_STATIC and linked to an application with
* the /entry:wmainCRTStartup flag. This module becomes the true
* wmain entry point, and passes utf-8 reformatted argv and env