From c837209b8104c5a00bb75a813b26f8fafa4f137c Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Mon, 15 Feb 2010 18:55:04 +0000 Subject: [PATCH] comment fix. llvm-svn: 96248 --- llvm/include/llvm/Support/FormattedStream.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llvm/include/llvm/Support/FormattedStream.h b/llvm/include/llvm/Support/FormattedStream.h index 58a24bd2e382..58a18851687c 100644 --- a/llvm/include/llvm/Support/FormattedStream.h +++ b/llvm/include/llvm/Support/FormattedStream.h @@ -1,4 +1,4 @@ -//===-- llvm/CodeGen/FormattedStream.h - Formatted streams ------*- C++ -*-===// +//===-- llvm/Support/FormattedStream.h - Formatted streams ------*- C++ -*-===// // // The LLVM Compiler Infrastructure //