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:
@@ -29,7 +29,7 @@
|
||||
/* The name this program was run with. */
|
||||
char *program_name;
|
||||
|
||||
static void
|
||||
void
|
||||
usage (int status)
|
||||
{
|
||||
if (status != 0)
|
||||
|
||||
Reference in New Issue
Block a user