summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ac/ac.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/ac/ac.c')
-rw-r--r--usr.sbin/ac/ac.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ac/ac.c b/usr.sbin/ac/ac.c
index c584cd4..5dc8271 100644
--- a/usr.sbin/ac/ac.c
+++ b/usr.sbin/ac/ac.c
@@ -584,7 +584,7 @@ ac(const char *file)
if (!(Flags & AC_W))
usht.ut_tv.tv_sec = time(NULL);
else
- usht.ut_tv.tv_sec = ut_timecopy;;
+ usht.ut_tv.tv_sec = ut_timecopy;
usht.ut_type = SHUTDOWN_TIME;
if (Flags & AC_D) {
OpenPOWER on IntegriCloud