summaryrefslogtreecommitdiffstats
path: root/hwclock/hwclock.c
diff options
context:
space:
mode:
authorKarel Zak2006-12-07 00:26:00 +0100
committerKarel Zak2006-12-07 00:26:00 +0100
commitf0c8eda12c410fb56630de47f6d50cac15f7529a (patch)
tree4531e56b1873ce6b4e5db4bf4684f5daa4e1257e /hwclock/hwclock.c
parentImported from util-linux-2.11t tarball. (diff)
downloadkernel-qcow2-util-linux-f0c8eda12c410fb56630de47f6d50cac15f7529a.tar.gz
kernel-qcow2-util-linux-f0c8eda12c410fb56630de47f6d50cac15f7529a.tar.xz
kernel-qcow2-util-linux-f0c8eda12c410fb56630de47f6d50cac15f7529a.zip
Imported from util-linux-2.11u tarball.
Diffstat (limited to 'hwclock/hwclock.c')
-rw-r--r--hwclock/hwclock.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hwclock/hwclock.c b/hwclock/hwclock.c
index 9cf46dda1..22a7a43cb 100644
--- a/hwclock/hwclock.c
+++ b/hwclock/hwclock.c
@@ -1248,7 +1248,7 @@ static const struct option longopts[] = {
{ "jensen", 0, 0, 'J' },
{ "SRM", 0, 0, 'S' },
{ "srm", 0, 0, 'S' },
- { "funky-toy", 0, 0, 'F'}
+ { "funky-toy", 0, 0, 'F'},
#endif
{ "set", 0, 0, 128 },
{ "getepoch", 0, 0, 129 },