hwclock: fix format warning in alpha code

Signed-off-by: Andreas Henriksson <andreas@fatal.se>
This commit is contained in:
Andreas Henriksson 2015-09-07 08:50:39 +02:00 committed by Karel Zak
parent 9d0655fe2d
commit e8c0003481

View file

@ -1458,7 +1458,7 @@ manipulate_epoch(const bool getepoch,
"option to tell to what value to set it."));
else if (testing)
printf(_
("Not setting the epoch to %d - testing only.\n"),
("Not setting the epoch to %lu - testing only.\n"),
epoch_opt);
else if (set_epoch_rtc(epoch_opt))
printf(_