]> granicus.if.org Git - apache/commitdiff
drop a stray 8-bit char at end of line in comment
authorEric Covener <covener@apache.org>
Mon, 1 Jul 2013 00:14:03 +0000 (00:14 +0000)
committerEric Covener <covener@apache.org>
Mon, 1 Jul 2013 00:14:03 +0000 (00:14 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1498199 13f79535-47bb-0310-9956-ffa450edef68

modules/proxy/ajp_utils.c

index 567af91843d53c2a0053daa518d0012d36961749..2fe9f72d0086d5a678d347106dcb411bba28e2fc 100644 (file)
@@ -113,7 +113,7 @@ cleanup:
                               return #x;\
                               break;
 
-/**ยท
+/**
  * Convert numeric message type into string
  * @param type      AJP message type
  * @return          AJP message type as a string