summaryrefslogtreecommitdiff
path: root/src/echo.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/echo.c')
-rw-r--r--src/echo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/echo.c b/src/echo.c
index d1d4f4c00..24e4de77b 100644
--- a/src/echo.c
+++ b/src/echo.c
@@ -60,7 +60,7 @@ on System V systems with the -E option.
/* The name this program was run with. */
char *program_name;
-static void
+void
usage (int status)
{
if (status != 0)