]> granicus.if.org Git - clang/commit
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)
commit4f13f657a4bb3aa01ef9d5e9a3e32ab95eb9eaf7
tree5272222312418b5f5f1aad88cabbd9bcaa381871
parent054b75770a050e3c9c5e4653c1d75746e2007cee
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.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@221107 91177308-0d34-0410-b5e6-96231b3b80d8
docs/ClangFormat.rst
tools/clang-format/clang-format.py