]> granicus.if.org Git - apache/commitdiff
gratuitous 8-bit char in a comment
authorEric Covener <covener@apache.org>
Mon, 1 Jul 2013 00:18:56 +0000 (00:18 +0000)
committerEric Covener <covener@apache.org>
Mon, 1 Jul 2013 00:18:56 +0000 (00:18 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1498200 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