commit | fe53a124c42499814ea58878defef1a31820e85e | [log] [tgz] |
---|---|---|
author | Steve Naroff <snaroff@apple.com> | Mon Apr 14 21:39:16 2008 +0000 |
committer | Steve Naroff <snaroff@apple.com> | Mon Apr 14 21:39:16 2008 +0000 |
tree | 4d09a913d4739cb228d357582ac5baca51394ddb | |
parent | 2450c26987d5412a8dbdb76bbd7bd17ab21adbea [diff] [blame] |
Fix comment. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@49688 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/Driver/HTMLPrint.cpp b/Driver/HTMLPrint.cpp index 77e85d7..981be85 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 //