summaryrefslogtreecommitdiff
path: root/indra/llwebrtc
diff options
context:
space:
mode:
authorAlexander Gavriliuk <alexandrgproductengine@lindenlab.com>2024-07-17 22:16:20 +0200
committerGuru <alexandrgproductengine@lindenlab.com>2024-07-19 13:07:26 +0200
commitf0d7ccdbe0ccadb47847ca9ed2939c7c8ed06788 (patch)
tree5067930e931e74d62bee8dec7b675c4bb53c4e96 /indra/llwebrtc
parentb0e249d5ae0d3c4633ece8de6e71b99f34bf88f5 (diff)
#2053 BugSplat Crash #1494325: LLVOVolume::getReflectionProbeNearClip()
Diffstat (limited to 'indra/llwebrtc')
-rw-r--r--indra/llwebrtc/llwebrtc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llwebrtc/llwebrtc.h b/indra/llwebrtc/llwebrtc.h
index 54eefc8554..62b40636d2 100644
--- a/indra/llwebrtc/llwebrtc.h
+++ b/indra/llwebrtc/llwebrtc.h
@@ -230,7 +230,7 @@ class LLWebRTCSignalingObserver
// allows for management of this peer connection.
class LLWebRTCPeerConnectionInterface
{
- public:
+public:
struct InitOptions
{