diff options
Diffstat (limited to 'indra/llmessage/lltemplatemessagereader.h')
-rw-r--r-- | indra/llmessage/lltemplatemessagereader.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llmessage/lltemplatemessagereader.h b/indra/llmessage/lltemplatemessagereader.h index ea3ec9a3d8..268afa3ef6 100644 --- a/indra/llmessage/lltemplatemessagereader.h +++ b/indra/llmessage/lltemplatemessagereader.h @@ -109,7 +109,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, |