Comment fixes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65943 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Mikhail Glushenkov
2009-03-03 10:04:57 +00:00
parent c834bbf558
commit 03c050f018
2 changed files with 18 additions and 11 deletions

View File

@@ -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
//