diff options
author | David Cole <david.cole@kitware.com> | 2012-06-13 21:03:27 (GMT) |
---|---|---|
committer | David Cole <david.cole@kitware.com> | 2012-06-13 21:04:02 (GMT) |
commit | e2ffa14b998f670a3112b9f8cb4edb6f720d6386 (patch) | |
tree | 11cfa918a26dfd1dd3e5291b74b3ac645f87996a /Utilities | |
parent | ab8a2a57f2a4f746a42c4b7a1d52f93c15216b68 (diff) | |
download | CMake-e2ffa14b998f670a3112b9f8cb4edb6f720d6386.zip CMake-e2ffa14b998f670a3112b9f8cb4edb6f720d6386.tar.gz CMake-e2ffa14b998f670a3112b9f8cb4edb6f720d6386.tar.bz2 |
Revert "Millenium update: 79 * (16/9)/(4/3) = 105"
This reverts commit 7b91c3dfac88b2d01a8bac71e800032fcd03ec54.
(Nice try, but we're going to keep our 79 character line length
limit unless there is discussion first, and everybody agrees
on a new higher value...)
Diffstat (limited to 'Utilities')
-rw-r--r-- | Utilities/KWStyle/CMake.kws.xml.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Utilities/KWStyle/CMake.kws.xml.in b/Utilities/KWStyle/CMake.kws.xml.in index faa6a73..c2b4429 100644 --- a/Utilities/KWStyle/CMake.kws.xml.in +++ b/Utilities/KWStyle/CMake.kws.xml.in @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="iso-8859-1"?> <Description> -<LineLength>105</LineLength> +<LineLength>79</LineLength> <!-- <Header>"@CMake_SOURCE_DIR@/Utilities/KWStyle/Headers",false,true</Header> <Functions> |