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-08 18:34:00 -0800
commit4451c3f420d9458e817d22666642d5899283eeda (patch)
treefd38b3219f5abef091d9e08a362b3944ed809b24 /indra/llwebrtc/llwebrtc.cpp
parent48a20c5337e16969725985dca2ec1fa6cbaa564d (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