OSDN Git Service

Fix star alignment in Core.h
authorAmaury Sechet <deadalnix@gmail.com>
Sun, 14 Feb 2016 08:58:49 +0000 (08:58 +0000)
committerAmaury Sechet <deadalnix@gmail.com>
Sun, 14 Feb 2016 08:58:49 +0000 (08:58 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@260845 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm-c/Core.h

index fab975f..c244574 100644 (file)
@@ -1727,8 +1727,8 @@ unsigned LLVMGetAlignment(LLVMValueRef V);
 void LLVMSetAlignment(LLVMValueRef V, unsigned Bytes);
 
 /**
 * @}
 */
+ * @}
+ */
 
 /**
  * @defgroup LLVMCoreValueConstantGlobalVariable Global Variables