summaryrefslogtreecommitdiff
path: root/src/login/logind-utmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/login/logind-utmp.c')
-rw-r--r--src/login/logind-utmp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/login/logind-utmp.c b/src/login/logind-utmp.c
index 8bdd4ab6bf..3a5a333496 100644
--- a/src/login/logind-utmp.c
+++ b/src/login/logind-utmp.c
@@ -24,7 +24,7 @@
_const_ static usec_t when_wall(usec_t n, usec_t elapse) {
usec_t left;
- unsigned int i;
+ unsigned i;
static const int wall_timers[] = {
0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10,
25, 40, 55, 70, 100, 130, 150, 180,