Skip to content
Snippets Groups Projects
Commit 4451c3f4 authored by Roxie Linden's avatar Roxie Linden
Browse files

coding policy fixes

parent 48a20c53
No related branches found
No related tags found
No related merge requests found
# -*- cmake -*-
\ No newline at end of file
......@@ -483,4 +483,4 @@ void init()
gWebRTCImpl->AddRef();
gWebRTCImpl->init();
}
} // namespace llwebrtc
\ No newline at end of file
} // namespace llwebrtc
......@@ -124,4 +124,4 @@ LLSYMEXPORT LLWebRTCDeviceInterface* getDeviceInterface();
LLSYMEXPORT LLWebRTCSignalInterface* getSignalingInterface();
}
#endif // LLWEBRTC_H
\ No newline at end of file
#endif // LLWEBRTC_H
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment