STYLE: Fixed line-too-long warning.

This commit is contained in:
Brad King
2006-09-01 09:51:28 -04:00
parent 6932bbd8d6
commit 57eb30087f
15 changed files with 16 additions and 15 deletions

View File

@@ -78,7 +78,7 @@ public:
"care.";
}
/** This command is only kept for compatibility with older CMake versions. */
/** This command is kept for compatibility with older CMake versions. */
virtual bool IsDiscouraged()
{
return true;