From: NAKAMURA Takumi Date: Mon, 10 Aug 2015 04:21:19 +0000 (+0000) Subject: llvm/include/llvm/Support/Memory.h: Fix comment header. X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=commitdiff_plain;h=8f38c5f0d37a90da27af3f9032511159e43151c2 llvm/include/llvm/Support/Memory.h: Fix comment header. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@244429 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/include/llvm/Support/Memory.h b/include/llvm/Support/Memory.h index b4305cb697d..79353198efc 100644 --- a/include/llvm/Support/Memory.h +++ b/include/llvm/Support/Memory.h @@ -1,4 +1,4 @@ -//===- llvm/Support/Memory.h - Memory Support --------------------*- C++ -*-===// +//===- llvm/Support/Memory.h - Memory Support -------------------*- C++ -*-===// // // The LLVM Compiler Infrastructure //