From 276d118b10b6299f460131be7d45b5255fff36bd Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 25 Jan 1999 14:33:38 +0000 Subject: (usage): Remove static attribute. --- src/printf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/printf.c') diff --git a/src/printf.c b/src/printf.c index 836937e16..1ff15a934 100644 --- a/src/printf.c +++ b/src/printf.c @@ -78,7 +78,7 @@ static char *const cfcc_msg = /* The name this program was run with. */ char *program_name; -static void +void usage (int status) { if (status != 0) -- cgit v1.2.3-70-g09d2