From cb1f4d34350ae3d72d37503a23ea1c7b15c614ec Mon Sep 17 00:00:00 2001 From: Automatic source maintenance Date: Wed, 18 Aug 2010 18:12:43 -0600 Subject: [PATCH] SourceFormat Enforcement --- src/HttpMsg.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/HttpMsg.h b/src/HttpMsg.h index 525afbdb97..3d536bb029 100644 --- a/src/HttpMsg.h +++ b/src/HttpMsg.h @@ -61,7 +61,7 @@ public: /// [re]sets Content-Length header and cached value void setContentLength(int64_t clen); - /** + /** * \retval true the message sender asks to keep the connection open. * \retval false the message sender will close the connection. * -- 2.47.2