diff options
author | Roxie Linden <roxie@lindenlab.com> | 2023-09-10 00:30:59 -0700 |
---|---|---|
committer | Roxie Linden <roxie@lindenlab.com> | 2024-02-22 23:11:33 -0800 |
commit | 781a7aabc10d21a951ac86b75df7ca7565c45039 (patch) | |
tree | 765a4ed4c9271aa41952c8ab6c0542ba9d070e8a /indra/llwebrtc/llwebrtc.h | |
parent | 3bf3562f9c8ebe33f1f18ef39430307aae304c5d (diff) |
coding policy fixes
Diffstat (limited to 'indra/llwebrtc/llwebrtc.h')
-rw-r--r-- | indra/llwebrtc/llwebrtc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llwebrtc/llwebrtc.h b/indra/llwebrtc/llwebrtc.h index 121efaab86..cb639ee116 100644 --- a/indra/llwebrtc/llwebrtc.h +++ b/indra/llwebrtc/llwebrtc.h @@ -124,4 +124,4 @@ LLSYMEXPORT LLWebRTCDeviceInterface* getDeviceInterface(); LLSYMEXPORT LLWebRTCSignalInterface* getSignalingInterface(); } -#endif // LLWEBRTC_H
\ No newline at end of file +#endif // LLWEBRTC_H |