From e93705f3400f1779579715791b021f9c4f6b35db Mon Sep 17 00:00:00 2001 From: Steve Naroff Date: Mon, 14 Apr 2008 21:39:16 +0000 Subject: [PATCH] Fix comment. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@49688 91177308-0d34-0410-b5e6-96231b3b80d8 --- Driver/HTMLPrint.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 // -- 2.40.0