Author: jfrederic.clere(a)jboss.com
Date: 2013-06-13 05:08:15 -0400 (Thu, 13 Jun 2013)
New Revision: 3101
Modified:
trunk/build/unix/util/jlibtool.c
Log:
Remove warning.
Modified: trunk/build/unix/util/jlibtool.c
===================================================================
--- trunk/build/unix/util/jlibtool.c 2013-06-13 08:29:17 UTC (rev 3100)
+++ trunk/build/unix/util/jlibtool.c 2013-06-13 09:08:15 UTC (rev 3101)
@@ -1767,6 +1767,8 @@
}
}
+int is_not_same(command_t *cmd_data);
+
int run_mode(command_t *cmd_data)
{
int rv;
Show replies by date