* stime.c [HAVE_CONFIG_H, CONFIG_BROKETS]: Include <config.h>
or "config.h".
+ * src/Makefile.in [clean]: Also delete '['.
+
Sun Oct 10 14:05:23 1993 Jim Meyering meyering@comco.com
* false.sh, groups.sh, nohup.sh, true.sh: Add --help and --version.
* beyond - call when we're beyond the end of the argument list (an
* error condition)
*/
-static int
+static void
beyond ()
{
test_syntax_error ("argument expected\n", (char *)NULL);
pos += 3;
return (TRUE == value);
}
+
+ /* Not reached. */
+ abort ();
}
static int