coding policy fixes
parent
48a20c5337
commit
4451c3f420
|
|
@ -1 +0,0 @@
|
|||
# -*- cmake -*-
|
||||
|
|
@ -483,4 +483,4 @@ void init()
|
|||
gWebRTCImpl->AddRef();
|
||||
gWebRTCImpl->init();
|
||||
}
|
||||
} // namespace llwebrtc
|
||||
} // namespace llwebrtc
|
||||
|
|
|
|||
|
|
@ -124,4 +124,4 @@ LLSYMEXPORT LLWebRTCDeviceInterface* getDeviceInterface();
|
|||
LLSYMEXPORT LLWebRTCSignalInterface* getSignalingInterface();
|
||||
}
|
||||
|
||||
#endif // LLWEBRTC_H
|
||||
#endif // LLWEBRTC_H
|
||||
|
|
|
|||
Loading…
Reference in New Issue