From ba56262ae21686670b26935d3a89cabc6f4d8a1f Mon Sep 17 00:00:00 2001 From: Brad King Date: Tue, 18 Feb 2003 20:40:56 -0500 Subject: Fix to documentation formatting: removed extra newline. --- Source/cmAddCustomCommandCommand.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/cmAddCustomCommandCommand.h b/Source/cmAddCustomCommandCommand.h index a48bf15..fe46f0e 100644 --- a/Source/cmAddCustomCommandCommand.h +++ b/Source/cmAddCustomCommandCommand.h @@ -104,7 +104,7 @@ public: "build rule. It is the target (library, executable, or custom target) " "that will use the output generated from this rule. This is necessary " "to choose a project file in which to generate the rule for Visual " - "Studio.\n\n" + "Studio.\n" "Example of usage:\n" " ADD_CUSTOM_COMMAND(\n" " TARGET tiff\n" -- cgit v0.12