aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llmessage/llhttpnode.h
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/llmessage/llhttpnode.h')
-rw-r--r--linden/indra/llmessage/llhttpnode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/llmessage/llhttpnode.h b/linden/indra/llmessage/llhttpnode.h
index 9317e9c..b4d4aed 100644
--- a/linden/indra/llmessage/llhttpnode.h
+++ b/linden/indra/llmessage/llhttpnode.h
@@ -176,7 +176,7 @@ public:
176 176
177 /* @name Description system 177 /* @name Description system
178 The Description object contains information about a service. 178 The Description object contains information about a service.
179 All subclasses of LLHTTPNode should override description() and use 179 All subclasses of LLHTTPNode should override describe() and use
180 the methods of the Description class to set the various properties. 180 the methods of the Description class to set the various properties.
181 */ 181 */
182 //@{ 182 //@{