STYLE: Remove trailing whitespace

This commit is contained in:
Brad King 2009-05-14 09:26:47 -04:00
parent 66a92954ee
commit 317b3a0ef8
1 changed files with 1 additions and 1 deletions

View File

@ -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)
*/