From: Amos Jeffries Date: Fri, 30 Nov 2012 22:57:54 +0000 (+1300) Subject: Docs: doxygenate the HttpRequest::helperRnotes member X-Git-Tag: SQUID_3_4_0_1~466^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2c9ee41253ad1eb13bce9428738ff7f5e7b6a677;p=thirdparty%2Fsquid.git Docs: doxygenate the HttpRequest::helperRnotes member --- diff --git a/src/HttpRequest.h b/src/HttpRequest.h index 033ded896b..26c19a3cfd 100644 --- a/src/HttpRequest.h +++ b/src/HttpRequest.h @@ -200,7 +200,7 @@ public: String myportname; // Internal tag name= value from port this requests arrived in. - Notes *helperNotes; // collection of meta notes associated with this request. + Notes *helperNotes; ///< collection of meta notes associated with this request by helper lookups. String tag; /* Internal tag for this request */