chiark / gitweb /
core: only set the kernel's timezone when the RTC runs in local time
[elogind.git] / src / shared / clock-util.h
index 4deeac773600ec06a641dfb2271c9c37faa3c985..7ed371a958cecef3e58f6beb0b1c2807f3ca98f7 100644 (file)
@@ -23,6 +23,6 @@
 
 int clock_is_localtime(void);
 int clock_set_timezone(int *min);
 
 int clock_is_localtime(void);
 int clock_set_timezone(int *min);
-int clock_reset_timezone(void);
+int clock_reset_timewarp(void);
 int clock_get_hwclock(struct tm *tm);
 int clock_set_hwclock(const struct tm *tm);
 int clock_get_hwclock(struct tm *tm);
 int clock_set_hwclock(const struct tm *tm);