1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 18:56:39 +02:00

(usage): Don't make it static so that it can be called from libfu.a by xargmatch.

This commit is contained in:
Jim Meyering
1999-01-16 15:34:59 +00:00
parent 410a3c94e8
commit 20bc02752b
9 changed files with 9 additions and 9 deletions

View File

@@ -29,7 +29,7 @@
/* The name this program was run with. */
char *program_name;
static void
void
usage (int status)
{
if (status != 0)