From: Anton Korobeynikov Date: Sun, 23 Mar 2008 13:44:17 +0000 (+0000) Subject: Use C-style comments :) X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=85685076237af8849e67d45f49ba304619fe265a;p=oota-llvm.git Use C-style comments :) git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48705 91177308-0d34-0410-b5e6-96231b3b80d8 --- 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. * ****************************************************************************** *