[llvm-commits] [llvm] r48705 - /llvm/trunk/include/llvm/Config/alloca.h

Anton Korobeynikov asl at math.spbu.ru
Sun Mar 23 06:44:17 PDT 2008


Author: asl
Date: Sun Mar 23 08:44:17 2008
New Revision: 48705

URL: http://llvm.org/viewvc/llvm-project?rev=48705&view=rev
Log:
Use C-style comments :)

Modified:
    llvm/trunk/include/llvm/Config/alloca.h

Modified: llvm/trunk/include/llvm/Config/alloca.h
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/include/llvm/Config/alloca.h?rev=48705&r1=48704&r2=48705&view=diff

==============================================================================
--- llvm/trunk/include/llvm/Config/alloca.h (original)
+++ llvm/trunk/include/llvm/Config/alloca.h Sun Mar 23 08:44:17 2008
@@ -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.
  *
  ******************************************************************************
  *





More information about the llvm-commits mailing list