diff options
author | Roxie Linden <roxie@lindenlab.com> | 2023-11-08 10:17:56 -0800 |
---|---|---|
committer | Roxie Linden <roxie@lindenlab.com> | 2024-02-08 18:34:01 -0800 |
commit | 7db561d1dc9d41813e479a0bc61841b3cd03a55c (patch) | |
tree | aefb5f588b9f7f6d0d4caeadc6dd3b76e96a4423 /indra/llwebrtc/llwebrtc.cpp | |
parent | 2d20fbbb16a39eb3123b51c4aa3dc6df23474e00 (diff) |
comment fixes
Diffstat (limited to 'indra/llwebrtc/llwebrtc.cpp')
-rw-r--r-- | indra/llwebrtc/llwebrtc.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llwebrtc/llwebrtc.cpp b/indra/llwebrtc/llwebrtc.cpp index 6eb3478b59..62c42ead1b 100644 --- a/indra/llwebrtc/llwebrtc.cpp +++ b/indra/llwebrtc/llwebrtc.cpp @@ -1,6 +1,6 @@ /** * @file llwebrtc.cpp - * @brief WebRTC interface implementation + * @brief WebRTC interface implementation * * $LicenseInfo:firstyear=2023&license=viewerlgpl$ * Second Life Viewer Source Code |