silly cleanup


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28543 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/tools/llvmc/Configuration.h b/tools/llvmc/Configuration.h
index b121f9d..bf38275 100644
--- a/tools/llvmc/Configuration.h
+++ b/tools/llvmc/Configuration.h
@@ -10,7 +10,8 @@
 // This file declares the LLVMC_ConfigDataProvider class which implements the
 // generation of ConfigData objects for the CompilerDriver.
 //
-//===------------------------------------------------------------------------===
+//===----------------------------------------------------------------------===//
+
 #ifndef LLVM_TOOLS_LLVMC_CONFIGDATA_H
 #define LLVM_TOOLS_LLVMC_CONFIGDATA_H