commit | 03c050f018a07d93dc0a2a63a78145fef7c30f1f | [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 | c834bbf55832c45f90b1163f920472fefbf77bc1 [diff] |
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 //