commit | 8aac60071fc4bcba5f8999a6d904789b795be431 | [log] [tgz] |
---|---|---|
author | Mikhail Glushenkov <foldr@codedgers.com> | Tue Mar 03 10:04:57 2009 +0000 |
committer | Mikhail Glushenkov <foldr@codedgers.com> | Tue Mar 03 10:04:57 2009 +0000 |
tree | a530ef0399d0e9d777b938de3e75d0782bf0cb8e | |
parent | 0e65857392c8661b7df689bb184dde4b9e17a2f8 [diff] [blame] |
Comment fixes. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65943 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/tools/llvmc/example/Hello/Hello.cpp b/tools/llvmc/example/Hello/Hello.cpp index 395ef9b..23a13a5 100644 --- a/tools/llvmc/example/Hello/Hello.cpp +++ b/tools/llvmc/example/Hello/Hello.cpp
@@ -1,4 +1,4 @@ -//===- Hello.cpp - Example code from "Writing an LLVM Pass" ---------------===// +//===- Hello.cpp - Example code from "Writing an LLVMC Plugin" ------------===// // // The LLVM Compiler Infrastructure //