diff options
author | Roxie Linden <roxie@lindenlab.com> | 2023-11-08 10:17:56 -0800 |
---|---|---|
committer | Roxie Linden <roxie@lindenlab.com> | 2024-02-22 23:11:35 -0800 |
commit | 1b77987a0b84fac6a0d07b7782a23bb22aa48ec6 (patch) | |
tree | 29530bbb318ba960cb6d3ae29e77ed2bc70975fc /indra/llwebrtc/llwebrtc_impl.h | |
parent | 85aea763d171ef3f3a92e7a20f9aaa8dfdcbc026 (diff) |
comment fixes
Diffstat (limited to 'indra/llwebrtc/llwebrtc_impl.h')
-rw-r--r-- | indra/llwebrtc/llwebrtc_impl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llwebrtc/llwebrtc_impl.h b/indra/llwebrtc/llwebrtc_impl.h index 295e949b4e..eb439b5a46 100644 --- a/indra/llwebrtc/llwebrtc_impl.h +++ b/indra/llwebrtc/llwebrtc_impl.h @@ -1,6 +1,6 @@ /** * @file llwebrtc_impl.h - * @brief WebRTC Interface implementation. + * @brief WebRTC interface implementation header * * $LicenseInfo:firstyear=2023&license=viewerlgpl$ * Second Life Viewer Source Code |