Fix header comment so we don't break emacs.
authorNick Lewycky <nicholas@mxc.ca>
Thu, 23 Sep 2010 23:48:20 +0000 (23:48 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Thu, 23 Sep 2010 23:48:20 +0000 (23:48 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@114711 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Driver/Driver.cpp
lib/Driver/Tools.cpp

index 86e1161169c49f07b0ae49fb45a9af189f4562bf..0555342bc84a489478c700fb5537d00e6a604a85 100644 (file)
@@ -1,4 +1,4 @@
-//===--- Driver.cpp - Clang GCC Compatible Driver -----------------------*-===//
+//===--- Driver.cpp - Clang GCC Compatible Driver -------------------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 16339c4bd12384487656f724077862bdeedeb8c9..b986f7f1c064e9bd690aa576499f2a87c5ade8d7 100644 (file)
@@ -1,4 +1,4 @@
-//===--- Tools.cpp - Tools Implementations ------------------------------*-===//
+//===--- Tools.cpp - Tools Implementations --------------------------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //