summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2009-05-14 13:26:47 (GMT)
committerBrad King <brad.king@kitware.com>2009-05-14 13:26:47 (GMT)
commit317b3a0ef859320f81d5a84c2abbcf2368d17151 (patch)
tree98cb153443204fa0c3087aee5bb60e367528b09c
parent66a92954ee5b8ea8bdfdd62f228e5d6dd5a89ada (diff)
downloadCMake-317b3a0ef859320f81d5a84c2abbcf2368d17151.zip
CMake-317b3a0ef859320f81d5a84c2abbcf2368d17151.tar.gz
CMake-317b3a0ef859320f81d5a84c2abbcf2368d17151.tar.bz2
STYLE: Remove trailing whitespace
-rw-r--r--Source/kwsys/kwsysPrivate.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/kwsys/kwsysPrivate.h b/Source/kwsys/kwsysPrivate.h
index dd3b75f..0e4c32c 100644
--- a/Source/kwsys/kwsysPrivate.h
+++ b/Source/kwsys/kwsysPrivate.h
@@ -24,7 +24,7 @@
Define KWSYS_HEADER macro to help the c and cxx files include kwsys
headers from the configured namespace directory. The macro can be
used like this:
-
+
#include KWSYS_HEADER(Directory.hxx)
#include KWSYS_HEADER(std/vector)
*/