commit | e47c245b90bc5d8525a7a16218b14f9dcd36b170 | [log] [tgz] |
---|---|---|
author | Nick Lewycky <nicholas@mxc.ca> | Thu Sep 23 23:48:20 2010 +0000 |
committer | Nick Lewycky <nicholas@mxc.ca> | Thu Sep 23 23:48:20 2010 +0000 |
tree | 9d7d6fc033e0baafe9c0190ab5c1e2a7e9d95cc1 | |
parent | 2c5df619c412d6382301e362c2e1f3abd57f6f49 [diff] [blame] |
Fix header comment so we don't break emacs. llvm-svn: 114711
diff --git a/clang/lib/Driver/Driver.cpp b/clang/lib/Driver/Driver.cpp index 86e1161..0555342 100644 --- a/clang/lib/Driver/Driver.cpp +++ b/clang/lib/Driver/Driver.cpp
@@ -1,4 +1,4 @@ -//===--- Driver.cpp - Clang GCC Compatible Driver -----------------------*-===// +//===--- Driver.cpp - Clang GCC Compatible Driver -------------------------===// // // The LLVM Compiler Infrastructure //