summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorChristophe Jaillet <jailletc36@apache.org>2013-07-10 20:26:29 +0000
committerChristophe Jaillet <jailletc36@apache.org>2013-07-10 20:26:29 +0000
commit8391e71eb0c06c4f8f45095f91f7970321e91b10 (patch)
tree53f9195c57eb377bacf5e882a2f976794ff9f231 /modules
parentfc419e2ac975409baf390f97688016fa8ec9ebca (diff)
downloadhttpd-8391e71eb0c06c4f8f45095f91f7970321e91b10.tar.gz
drop a stray 8-bit char at end of line in comment (was r1498199 in trunk)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1501965 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'modules')
-rw-r--r--modules/proxy/ajp_utils.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/proxy/ajp_utils.c b/modules/proxy/ajp_utils.c
index 567af91843..2fe9f72d00 100644
--- a/modules/proxy/ajp_utils.c
+++ b/modules/proxy/ajp_utils.c
@@ -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