summaryrefslogtreecommitdiff
path: root/Source/cmFLTKWrapUICommand.h
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2006-03-10 13:54:57 -0500
committerBill Hoffman <bill.hoffman@kitware.com>2006-03-10 13:54:57 -0500
commit89e5fc63fec560bec27d8517cc74ec41232736a0 (patch)
treee4b19753c7602a1224853ba1656f88ce53fb37fc /Source/cmFLTKWrapUICommand.h
parent509e383aacb65a501b20ce9a5520a31daff152e3 (diff)
downloadcmake-89e5fc63fec560bec27d8517cc74ec41232736a0.tar.gz
STYLE: fix line lengths
Diffstat (limited to 'Source/cmFLTKWrapUICommand.h')
-rw-r--r--Source/cmFLTKWrapUICommand.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/Source/cmFLTKWrapUICommand.h b/Source/cmFLTKWrapUICommand.h
index 1cd47ce19a..eb28ace9a9 100644
--- a/Source/cmFLTKWrapUICommand.h
+++ b/Source/cmFLTKWrapUICommand.h
@@ -22,7 +22,8 @@
/** \class cmFLTKWrapUICommand
* \brief Create .h and .cxx files rules for FLTK user interfaces files
*
- * cmFLTKWrapUICommand is used to create wrappers for FLTK classes into normal C++
+ * cmFLTKWrapUICommand is used to create wrappers for FLTK classes into
+ * normal C++
*/
class cmFLTKWrapUICommand : public cmCommand
{