From: William A. Rowe Jr Date: Mon, 1 Mar 2010 17:58:40 +0000 (+0000) Subject: overlooked for 10 years, impressive ;-) X-Git-Tag: 2.3.6~425 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9911c19b54dd9db21541e92830d1489838ae05d2;p=thirdparty%2Fapache%2Fhttpd.git overlooked for 10 years, impressive ;-) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@917615 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/server/protocol.c b/server/protocol.c index 8061dc7de1a..494913b8366 100644 --- a/server/protocol.c +++ b/server/protocol.c @@ -15,7 +15,7 @@ */ /* - * http_protocol.c --- routines which directly communicate with the client. + * protocol.c --- routines which directly communicate with the client. * * Code originally by Rob McCool; much redone by Robert S. Thau * and the Apache Software Foundation.