diff options
author | Steven Bennetts <steve@lindenlab.com> | 2008-02-13 19:06:55 +0000 |
---|---|---|
committer | Steven Bennetts <steve@lindenlab.com> | 2008-02-13 19:06:55 +0000 |
commit | 89d938efe371645756240da72f4c359c36985060 (patch) | |
tree | 1ee2e0bd0d5a452e960dc78ec1c3c1b03a107b1c /indra/llmessage/llhttpnode.h | |
parent | e7f1f4551092cdc4d23ff89d37e77a42096cd48e (diff) |
merge elar-merge-3 -r 79884 : 79923 -> release
Diffstat (limited to 'indra/llmessage/llhttpnode.h')
-rw-r--r-- | indra/llmessage/llhttpnode.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llmessage/llhttpnode.h b/indra/llmessage/llhttpnode.h index a283a26acb..2f177bf0ef 100644 --- a/indra/llmessage/llhttpnode.h +++ b/indra/llmessage/llhttpnode.h @@ -176,7 +176,7 @@ public: /* @name Description system The Description object contains information about a service. - All subclasses of LLHTTPNode should override description() and use + All subclasses of LLHTTPNode should override describe() and use the methods of the Description class to set the various properties. */ //@{ |