Browse Source

STYLE: Remove trailing whitespace

Brad King 16 years ago
parent
commit
317b3a0ef8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Source/kwsys/kwsysPrivate.h

+ 1 - 1
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)
 */