aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llmessage/message.h
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/llmessage/message.h')
-rw-r--r--linden/indra/llmessage/message.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/llmessage/message.h b/linden/indra/llmessage/message.h
index 4454b40..3381ece 100644
--- a/linden/indra/llmessage/message.h
+++ b/linden/indra/llmessage/message.h
@@ -529,7 +529,7 @@ public:
529 bool isMatchingDigestForWindow(const char* digest, const S32 window) const; 529 bool isMatchingDigestForWindow(const char* digest, const S32 window) const;
530 530
531 void showCircuitInfo(); 531 void showCircuitInfo();
532 LLString getCircuitInfoString(); 532 void getCircuitInfo(LLSD& info) const;
533 533
534 U32 getOurCircuitCode(); 534 U32 getOurCircuitCode();
535 535