diff options
author | Rider Linden <rider@lindenlab.com> | 2015-06-17 13:53:28 -0700 |
---|---|---|
committer | Rider Linden <rider@lindenlab.com> | 2015-06-17 13:53:28 -0700 |
commit | 4a4470af3210153e0909eb75d51de461d14a3128 (patch) | |
tree | 630824f1d0d1032f846ef9802318b48ee2bea1a1 /indra/llmessage/llhttpsdhandler.h | |
parent | a68aa5bfee31c11a8d9d550972b0541d59cbd275 (diff) |
Coding policy fixes
Diffstat (limited to 'indra/llmessage/llhttpsdhandler.h')
-rw-r--r-- | indra/llmessage/llhttpsdhandler.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llmessage/llhttpsdhandler.h b/indra/llmessage/llhttpsdhandler.h index 814d1c22b5..3b81dc66b9 100644 --- a/indra/llmessage/llhttpsdhandler.h +++ b/indra/llmessage/llhttpsdhandler.h @@ -69,4 +69,4 @@ protected: private: std::string mName; }; -#endif
\ No newline at end of file +#endif |