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)
llvm-svn: 260845

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