diff options
author | Steve Naroff <snaroff@apple.com> | 2008-04-14 21:39:16 +0000 |
---|---|---|
committer | Steve Naroff <snaroff@apple.com> | 2008-04-14 21:39:16 +0000 |
commit | 4fff2a08aa53b8dccef6ce2b403e1a5f48cc267d (patch) | |
tree | 435614a0c72bfa05644d59a493a73cfa049e3cf1 /clang/Driver/HTMLPrint.cpp | |
parent | d61ed3b6cb739b29bdf880356b75da970c27de0d (diff) | |
download | bcm5719-llvm-4fff2a08aa53b8dccef6ce2b403e1a5f48cc267d.tar.gz bcm5719-llvm-4fff2a08aa53b8dccef6ce2b403e1a5f48cc267d.zip |
Fix comment.
llvm-svn: 49688
Diffstat (limited to 'clang/Driver/HTMLPrint.cpp')
-rw-r--r-- | clang/Driver/HTMLPrint.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/Driver/HTMLPrint.cpp b/clang/Driver/HTMLPrint.cpp index 77e85d71e09..981be851cf3 100644 --- a/clang/Driver/HTMLPrint.cpp +++ b/clang/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 // |