From: Steve Naroff Date: Mon, 14 Apr 2008 21:39:16 +0000 (+0000) Subject: Fix comment. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e93705f3400f1779579715791b021f9c4f6b35db;p=clang 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 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 //