commit | 3c8771e929b8a4675c4ca641157be04398aca274 | [log] [tgz] |
---|---|---|
author | deadbeef <deadbeef@webrtc.org> | Tue Feb 28 18:30:35 2017 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Wed Mar 01 02:30:35 2017 +0000 |
tree | 38353e49087218da616d577d9e358fda978c3458 | |
parent | 340e3fd59f2af4b13e5ffb8430cf87e15f334066 [diff] |
Fixing "control reaches end of non-void function" compile warning. Warning is benign in this case, and the returns won't ever actually be hit. BUG=chromium:697060 Review-Url: https://codereview.webrtc.org/2726633004 Cr-Commit-Position: refs/heads/master@{#16926}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.