diff options
Diffstat (limited to 'indra/llmessage/lltemplatemessagereader.h')
-rw-r--r-- | indra/llmessage/lltemplatemessagereader.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llmessage/lltemplatemessagereader.h b/indra/llmessage/lltemplatemessagereader.h index 268afa3ef6..df2c681f77 100644 --- a/indra/llmessage/lltemplatemessagereader.h +++ b/indra/llmessage/lltemplatemessagereader.h @@ -110,6 +110,7 @@ public: bool isTrusted() const; bool isBanned(bool trusted_source) const; bool isUdpBanned() const; + private: void getData(const char *blockname, const char *varname, void *datap, |