summaryrefslogtreecommitdiff
path: root/indra/llwebrtc/llwebrtc.cpp
diff options
context:
space:
mode:
authorRoxie Linden <roxie@lindenlab.com>2023-09-10 00:30:59 -0700
committerRoxie Linden <roxie@lindenlab.com>2024-02-22 23:11:33 -0800
commit781a7aabc10d21a951ac86b75df7ca7565c45039 (patch)
tree765a4ed4c9271aa41952c8ab6c0542ba9d070e8a /indra/llwebrtc/llwebrtc.cpp
parent3bf3562f9c8ebe33f1f18ef39430307aae304c5d (diff)
coding policy fixes
Diffstat (limited to 'indra/llwebrtc/llwebrtc.cpp')
-rw-r--r--indra/llwebrtc/llwebrtc.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llwebrtc/llwebrtc.cpp b/indra/llwebrtc/llwebrtc.cpp
index 5e71a00b60..e7a9072b2e 100644
--- a/indra/llwebrtc/llwebrtc.cpp
+++ b/indra/llwebrtc/llwebrtc.cpp
@@ -483,4 +483,4 @@ void init()
gWebRTCImpl->AddRef();
gWebRTCImpl->init();
}
-} // namespace llwebrtc \ No newline at end of file
+} // namespace llwebrtc