Fixed a comment which caused a syntax error.
--- MacRuby/branches/experimental/variable.c 2009-03-23 07:10:14 UTC (rev 1088)
+++ MacRuby/branches/experimental/variable.c 2009-03-23 07:46:41 UTC (rev 1089)
@@ -1,4 +1,4 @@
- * This file is covered by the Ruby license. See COPYING for more details.
+/* This file is covered by the Ruby license. See COPYING for more details.
*
* Copyright (C) 2007-2008, Apple Inc. All rights reserved.
* Copyright (C) 1993-2007 Yukihiro Matsumoto