From: Filip Pizlo Date: Wed, 1 May 2013 21:01:06 +0000 (+0000) Subject: Fix file header comment. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=de3931241a23ffe9a5e67a0b758c3b32b4b3b5e4;p=oota-llvm.git Fix file header comment. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180882 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/include/llvm/Support/CBindingWrapping.h b/include/llvm/Support/CBindingWrapping.h index 58ecb41a881..51097b82022 100644 --- a/include/llvm/Support/CBindingWrapping.h +++ b/include/llvm/Support/CBindingWrapping.h @@ -1,4 +1,4 @@ -//===- llvm/Wrap.h - C++ Type Wrapping for the C Interface -----*- C++ -*-===// +//===- llvm/Support/CBindingWrapph.h - C Interface Wrapping -----*- C++ -*-===// // // The LLVM Compiler Infrastructure //