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

dontcallmedom has just merged pull request 277 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 Thursday, 17 December 2015 15:50:44 UTC