]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Docs: doxygenate the HttpRequest::helperRnotes member
authorAmos Jeffries <squid3@treenet.co.nz>
Fri, 30 Nov 2012 22:57:54 +0000 (11:57 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Fri, 30 Nov 2012 22:57:54 +0000 (11:57 +1300)
src/HttpRequest.h

index 033ded896b04484ac3364151eb0edc2d3c8ab4fe..26c19a3cfd0c63acf02d3e7b300a7cf760affcb4 100644 (file)
@@ -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 */