aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/GlobalVariable.h
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-07-02 18:41:18 +0000
committerChris Lattner <sabre@nondot.org>2004-07-02 18:41:18 +0000
commit683ade38a996fb869a6dd57e3168575acee1c167 (patch)
tree67ef4864c9402d9798a5b5dc27176079045f43da /include/llvm/GlobalVariable.h
parent68a9b04e770c8d871bdc2163e7d53e0763e2d722 (diff)
downloadexternal_llvm-683ade38a996fb869a6dd57e3168575acee1c167.zip
external_llvm-683ade38a996fb869a6dd57e3168575acee1c167.tar.gz
external_llvm-683ade38a996fb869a6dd57e3168575acee1c167.tar.bz2
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
Diffstat (limited to 'include/llvm/GlobalVariable.h')
-rw-r--r--include/llvm/GlobalVariable.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llvm/GlobalVariable.h b/include/llvm/GlobalVariable.h
index b09bf40..b98edd7 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
//