From 10835faa11f2fe488245f2a0cf0002bf84d6a83e Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Sat, 3 Apr 2010 13:21:53 +0000 Subject: [PATCH] Fix the tense in a comment in send_crunch_response(). --- jcc.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jcc.c b/jcc.c index a88f4b6c..d2dc548b 100644 --- a/jcc.c +++ b/jcc.c @@ -1,4 +1,4 @@ -const char jcc_rcs[] = "$Id: jcc.c,v 1.312 2010/01/24 15:36:08 fabiankeil Exp $"; +const char jcc_rcs[] = "$Id: jcc.c,v 1.313 2010/04/03 13:21:30 fabiankeil Exp $"; /********************************************************************* * * File : $Source: /cvsroot/ijbswa/current/jcc.c,v $ @@ -711,7 +711,7 @@ static void send_crunch_response(const struct client_state *csp, struct http_res /* * Extract the status code from the actual head - * that was send to the client. It is the only + * that will be send to the client. It is the only * way to get it right for all requests, including * the fixed ones for out-of-memory problems. * -- 2.39.2