1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00

Fix broken C++ mode comment

llvm-svn: 221327
This commit is contained in:
Matt Arsenault 2014-11-05 01:36:22 +00:00
parent a8f61a4be6
commit 8d6febcfb6

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