Fix broken C++ mode comment

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221327 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Matt Arsenault 2014-11-05 01:36:22 +00:00
parent 49c14f54b2
commit 1e288409dc

View File

@ -1,4 +1,4 @@
//===-- llvm/GlobalObject.h - Class to represent a global object *- C++ -*-===//
//===-- llvm/GlobalObject.h - Class to represent global objects -*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//