docs: remove double carriage-return
authorSaleem Abdulrasool <compnerd@compnerd.org>
Sun, 2 Nov 2014 21:27:52 +0000 (21:27 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Sun, 2 Nov 2014 21:27:52 +0000 (21:27 +0000)
commit8bbed0b63a24ebced1a726daf47712ed6cced57d
tree536ea6d5aa46d16a9d1edd4fdac0128c0df56743
parenta3ddf86dd49eacdbc3ba43118ab7606157f56dd0
docs: remove double carriage-return

The double carriage return would silence a warning due to a missing
.clang-format.  Permit the error to bubble through.

llvm-svn: 221107
clang/docs/ClangFormat.rst
clang/tools/clang-format/clang-format.py