diff options
Diffstat (limited to 'debug/clearfat/clearfat.c')
-rw-r--r-- | debug/clearfat/clearfat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debug/clearfat/clearfat.c b/debug/clearfat/clearfat.c index 69bc357..727dca9 100644 --- a/debug/clearfat/clearfat.c +++ b/debug/clearfat/clearfat.c @@ -55,7 +55,7 @@ #define AUTHORS \ "<http://parted.alioth.debian.org/cgi-bin/trac.cgi/browser/AUTHORS>" -void +static void usage (int status) { if (status != EXIT_SUCCESS) |