coding policy fixes

master
Roxie Linden 2023-09-10 00:30:59 -07:00
parent 48a20c5337
commit 4451c3f420
3 changed files with 2 additions and 3 deletions

View File

@ -1 +0,0 @@
# -*- cmake -*-

View File

@ -483,4 +483,4 @@ void init()
gWebRTCImpl->AddRef();
gWebRTCImpl->init();
}
} // namespace llwebrtc
} // namespace llwebrtc

View File

@ -124,4 +124,4 @@ LLSYMEXPORT LLWebRTCDeviceInterface* getDeviceInterface();
LLSYMEXPORT LLWebRTCSignalInterface* getSignalingInterface();
}
#endif // LLWEBRTC_H
#endif // LLWEBRTC_H