summaryrefslogtreecommitdiff
path: root/hwclock/hwclock.c
diff options
context:
space:
mode:
authorKarel Zak <kzak@redhat.com>2006-12-07 00:26:00 +0100
committerKarel Zak <kzak@redhat.com>2006-12-07 00:26:00 +0100
commitf0c8eda12c410fb56630de47f6d50cac15f7529a (patch)
tree4531e56b1873ce6b4e5db4bf4684f5daa4e1257e /hwclock/hwclock.c
parent63cccae4684f83d2a462bc8abf24e51d1bd6efb6 (diff)
downloadutil-linux-old-f0c8eda12c410fb56630de47f6d50cac15f7529a.tar.gz
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 9cf46dda..22a7a43c 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 },