aboutsummaryrefslogtreecommitdiff
path: root/lib/mount_bsd.c
diff options
context:
space:
mode:
authorGravatar Miklos Szeredi <miklos@szeredi.hu>2006-01-09 14:44:23 +0000
committerGravatar Miklos Szeredi <miklos@szeredi.hu>2006-01-09 14:44:23 +0000
commitcb402b018c7500e23ebc0979d0430fbbb94a5f71 (patch)
treedf3ef2ed1c734b7b754a37e57012dea8854a755b /lib/mount_bsd.c
parentb5a3c9b39059f4e50bcd7597231bef9e7ab1f000 (diff)
whitespace fixes
Diffstat (limited to 'lib/mount_bsd.c')
-rw-r--r--lib/mount_bsd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/mount_bsd.c b/lib/mount_bsd.c
index 9e340c9..b0f2e35 100644
--- a/lib/mount_bsd.c
+++ b/lib/mount_bsd.c
@@ -118,7 +118,7 @@ static void mount_help(void)
}
static void mount_version(void)
-{
+{
system(FUSERMOUNT_PROG " --version");
}