[mediacapture-main] Pull Request: Reformat with enforced line wrap at 80

dontcallmedom has just submitted a new pull request for 
https://github.com/w3c/mediacapture-main:

== Reformat with enforced line wrap at 80 ==
When this is merged, Travis CI will complain on pull requests that 
aren't line-wrapped at 80 characters.

To do proper line-wrapping, this idea is to:
* commit your changes without line-wrap
* rewrap the content using webrtc-respec-ci/Makefile with `make 
linewrap LINEWRAPLENGTH=80`
* do a commit for the linewrap

See https://github.com/w3c/mediacapture-main/pull/277

Received on Tuesday, 24 November 2015 08:41:39 UTC