commit | af476c737fe008a185a99144731fd398e311ba65 | [log] [tgz] |
---|---|---|
author | kwiberg <kwiberg@webrtc.org> | Mon Nov 28 15:21:39 2016 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Mon Nov 28 23:21:51 2016 +0000 |
tree | 87020a48daf8996c90cc62265f12d1520e2e4741 | |
parent | 80ed35e21cf747240778f27afceca1f2a3f704cc [diff] |
RTC_[D]CHECK_op: Remove "u" suffix on integer constants There's no longer any need to make the two arguments have the same signedness, so we can drop the "u" suffix on literal integer arguments. NOPRESUBMIT=true BUG=webrtc:6645 Review-Url: https://codereview.webrtc.org/2535593002 Cr-Commit-Position: refs/heads/master@{#15280}
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.