]> granicus.if.org Git - apache/commitdiff
gratuitous 8-bit char in a comment (was r1498200 in trunk)
authorChristophe Jaillet <jailletc36@apache.org>
Wed, 10 Jul 2013 20:22:44 +0000 (20:22 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Wed, 10 Jul 2013 20:22:44 +0000 (20:22 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1501963 13f79535-47bb-0310-9956-ffa450edef68

modules/arch/win32/mod_isapi.h

index 9f8bc93e3b0654cea1ddb9a4a9ef56264f68a6cf..88f50177988db7dc4f9e206bdc94ba0463dd84e2 100644 (file)
@@ -245,7 +245,7 @@ typedef apr_uint32_t (APR_THREAD_FUNC
 #define HSE_TERM_MUST_UNLOAD      1
 #define HSE_TERM_ADVISORY_UNLOAD  2
 
-/* The shutdown entry point รณptionally exported by an ISAPI handler, passed
+/* The shutdown entry point optionally exported by an ISAPI handler, passed
  * HSE_TERM_MUST_UNLOAD or HSE_TERM_ADVISORY_UNLOAD.  The module may return
  * if passed HSE_TERM_ADVISORY_UNLOAD, and the module will remain loaded.
  * If the module returns 1 to HSE_TERM_ADVISORY_UNLOAD it is immediately