Trailing whitespace.
[oota-llvm.git] / Makefile.config.in
index efa8a0b87466255c8acce07da529ab3a58238f10..44d7416e4f8741ddae267c3832a7d706d26106bb 100644 (file)
@@ -223,7 +223,7 @@ RDYNAMIC := @RDYNAMIC@
 #ENABLE_PROFILING = 1
 @ENABLE_PROFILING@
 
-# When DISABLE_ASSERTIONS is enabled, builds of all of the LLVM code will 
+# When DISABLE_ASSERTIONS is enabled, builds of all of the LLVM code will
 # exclude assertion checks, otherwise they are included.
 #DISABLE_ASSERTIONS = 1
 @DISABLE_ASSERTIONS@