Explorar o código

some white space fixes for the book

Ken Martin %!s(int64=16) %!d(string=hai) anos
pai
achega
766f6608bf
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Source/cmSubdirCommand.h

+ 1 - 1
Source/cmSubdirCommand.h

@@ -65,7 +65,7 @@ public:
     return
       "Add a list of subdirectories to the build.\n"
       "  subdirs(dir1 dir2 ..."
-      "[EXCLUDE_FROM_ALL exclude_dir1 exclude_dir2 ...]\n
+      "[EXCLUDE_FROM_ALL exclude_dir1 exclude_dir2 ...]\n"
       "          [PREORDER] )\n"
       "Add a list of subdirectories to the build. The add_subdirectory "
       "command should be used instead of subdirs although subdirs will "