From: Chris Lattner Date: Fri, 2 Jul 2004 18:41:18 +0000 (+0000) Subject: Since we are in the department of redundancy department, at least be correct X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=683ade38a996fb869a6dd57e3168575acee1c167;p=oota-llvm.git Since we are in the department of redundancy department, at least be correct git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14582 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/include/llvm/GlobalVariable.h b/include/llvm/GlobalVariable.h index b09bf40f059..b98edd7e0d5 100644 --- a/include/llvm/GlobalVariable.h +++ b/include/llvm/GlobalVariable.h @@ -1,4 +1,4 @@ -//===-- llvm/Global.h - Class to represent a global variable ----*- C++ -*-===// +//===-- llvm/GlobalVariable.h - GlobalVariable class ------------*- C++ -*-===// // // The LLVM Compiler Infrastructure //