Fix broken C++ mode comment
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Wed, 5 Nov 2014 01:36:22 +0000 (01:36 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Wed, 5 Nov 2014 01:36:22 +0000 (01:36 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221327 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/IR/GlobalObject.h

index 581fb966c023a186b112cea55f53496a9d811055..546fea2dfa9b190bebff92f9d022481f3eb52356 100644 (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
 //