summaryrefslogtreecommitdiff
path: root/Source/cmPolicies.h
diff options
context:
space:
mode:
authorKen Martin <ken.martin@kitware.com>2008-03-01 15:26:15 -0500
committerKen Martin <ken.martin@kitware.com>2008-03-01 15:26:15 -0500
commitbd0447be7d65bb03a8b489755c7a75ece4aa9cbb (patch)
treeb9d7793c3052dbf423e976d696e54f436d87f035 /Source/cmPolicies.h
parentd49ef18f8a9ebe4e512d67d3fb88958c655beb69 (diff)
downloadcmake-bd0447be7d65bb03a8b489755c7a75ece4aa9cbb.tar.gz
STYLE: fix some line lengths
Diffstat (limited to 'Source/cmPolicies.h')
-rw-r--r--Source/cmPolicies.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/Source/cmPolicies.h b/Source/cmPolicies.h
index 81d5c054ad..2bb96b3495 100644
--- a/Source/cmPolicies.h
+++ b/Source/cmPolicies.h
@@ -26,7 +26,8 @@ class cmPolicy;
/** \class cmPolicies
* \brief Handles changes in CMake behavior and policies
*
- * See the cmake wiki section on policies for an overview of this class's purpose
+ * See the cmake wiki section on policies for an overview of this class's
+ * purpose
*/
class cmPolicies
{