aboutsummaryrefslogtreecommitdiff
path: root/Driver/HTMLPrint.cpp
diff options
context:
space:
mode:
authorSteve Naroff <snaroff@apple.com>2008-04-14 21:39:16 +0000
committerSteve Naroff <snaroff@apple.com>2008-04-14 21:39:16 +0000
commite93705f3400f1779579715791b021f9c4f6b35db (patch)
tree4d09a913d4739cb228d357582ac5baca51394ddb /Driver/HTMLPrint.cpp
parentcf7e958483735935de6e0a64aa1e55a967116303 (diff)
Fix comment.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@49688 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'Driver/HTMLPrint.cpp')
-rw-r--r--Driver/HTMLPrint.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Driver/HTMLPrint.cpp b/Driver/HTMLPrint.cpp
index 77e85d71e0..981be851cf 100644
--- a/Driver/HTMLPrint.cpp
+++ b/Driver/HTMLPrint.cpp
@@ -1,4 +1,4 @@
-//===--- RewriteTest.cpp - Playground for the code rewriter ---------------===//
+//===--- HTMLPrint.cpp - Playground for the HTML code rewriter ------------===//
//
// The LLVM Compiler Infrastructure
//