aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/extattrctl
diff options
context:
space:
mode:
authorEd Schouten <ed@FreeBSD.org>2010-01-02 11:05:34 +0000
committerEd Schouten <ed@FreeBSD.org>2010-01-02 11:05:34 +0000
commit9a958de54ccdc98bccac14218af0cb9fe04e607d (patch)
tree6af957c7a5ebcb33410c42b9f932f4bb50d4645e /usr.sbin/extattrctl
parentb7946da96b4498519f66f3f5fe72d1474bf13f7d (diff)
Notes
Diffstat (limited to 'usr.sbin/extattrctl')
-rw-r--r--usr.sbin/extattrctl/extattrctl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/extattrctl/extattrctl.c b/usr.sbin/extattrctl/extattrctl.c
index 103fcd345a92..1929f796f4f9 100644
--- a/usr.sbin/extattrctl/extattrctl.c
+++ b/usr.sbin/extattrctl/extattrctl.c
@@ -54,7 +54,7 @@ long num_inodes_by_path(char *path);
void usage(void);
void
-usage()
+usage(void)
{
fprintf(stderr,