From 85685076237af8849e67d45f49ba304619fe265a Mon Sep 17 00:00:00 2001 From: Anton Korobeynikov Date: Sun, 23 Mar 2008 13:44:17 +0000 Subject: [PATCH] Use C-style comments :) git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48705 91177308-0d34-0410-b5e6-96231b3b80d8 --- include/llvm/Config/alloca.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/llvm/Config/alloca.h b/include/llvm/Config/alloca.h index 4be4ac7b65c..321cec121d9 100644 --- a/include/llvm/Config/alloca.h +++ b/include/llvm/Config/alloca.h @@ -1,8 +1,8 @@ /* * The LLVM Compiler Infrastructure * -// This file is distributed under the University of Illinois Open Source -// License. See LICENSE.TXT for details. + * This file is distributed under the University of Illinois Open Source + * License. See LICENSE.TXT for details. * ****************************************************************************** *