From 1f1c3a311ccbfc1019ea2eeed200820f940d653c Mon Sep 17 00:00:00 2001 From: "William A. Rowe Jr" Date: Mon, 1 Mar 2010 18:00:04 +0000 Subject: [PATCH] Fix trivial doc flaw, this file is not name http_protocol.c git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@917617 13f79535-47bb-0310-9956-ffa450edef68 --- server/protocol.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/protocol.c b/server/protocol.c index 23ef080f4bc..9d37f1ceeb5 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. -- 2.47.2