Added a ;
authorSebastian Hack <hack@ipd.info.uni-karlsruhe.de>
Wed, 26 Jul 2006 13:43:23 +0000 (13:43 +0000)
committerSebastian Hack <hack@ipd.info.uni-karlsruhe.de>
Wed, 26 Jul 2006 13:43:23 +0000 (13:43 +0000)
ir/be/bejavacoal.h

index 4e583dd..f6f9c7a 100644 (file)
@@ -15,7 +15,7 @@ typedef struct _java_coal_t java_coal_t;
 /**
  * Register libcore options.
  */
-void java_coal_register_options(lc_opt_entry_t *grp)
+void java_coal_register_options(lc_opt_entry_t *grp);
 
 #endif /* WITH_LIBCORE */