commit | 28221dee850d3549c4ee7125f3a6db872d162873 | [log] [tgz] |
---|---|---|
author | Mirko Bonadei <mbonadei@webrtc.org> | Wed Feb 27 12:01:51 2019 +0100 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Feb 27 11:36:23 2019 +0000 |
tree | 5db29efeec196316cae122a6bef5fbbf196f6fb1 | |
parent | 5cceaa1294cfdaaa3d1a9d04dca15305658656a3 [diff] |
Fix more -Wextra-semi. Chromium has enabled -Wextra-semi on Android, iOS and Windwos builds: https://chromium-review.googlesource.com/c/1489138 https://chromium-review.googlesource.com/c/1489180 https://chromium-review.googlesource.com/c/1489102 This CL fixes some minor problems in WebRTC and it is a follow-up of https://webrtc-review.googlesource.com/c/src/+/123560 and https://webrtc-review.googlesource.com/c/124440. Bug: webrtc:10355, chromium:926235 Change-Id: Ie9e49077a72c783c3e0fbc21bbe237d7338407e4 Reviewed-on: https://webrtc-review.googlesource.com/c/124680 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#26873}
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.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.