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 11f42c1..601cab4 100644
--- a/sbin/mount_std/mount_std.c
+++ b/sbin/mount_std/mount_std.c
@@ -59,7 +59,7 @@ static const char rcsid[] =
static struct mntopt mopts[] = {
MOPT_STDOPTS,
- { NULL }
+ MOPT_NULL
};
static char *fsname;
OpenPOWER on IntegriCloud