summaryrefslogtreecommitdiffstats
path: root/sbin/mount_std/mount_std.c
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/mount_std/mount_std.c')
-rw-r--r--sbin/mount_std/mount_std.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/mount_std/mount_std.c b/sbin/mount_std/mount_std.c
index 5876989..0960a5e 100644
--- a/sbin/mount_std/mount_std.c
+++ b/sbin/mount_std/mount_std.c
@@ -63,7 +63,7 @@ static struct mntopt mopts[] = {
{ NULL }
};
-static void usage __P((void)) __dead2;
+static void usage(void) __dead2;
static const char *fsname;
int
OpenPOWER on IntegriCloud