aboutsummaryrefslogtreecommitdiff
path: root/src/timer.c
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2020-04-29 20:28:35 +0300
committerSergey Poznyakoff <gray@gnu.org>2020-04-29 20:28:35 +0300
commit881ca6f6bba8e055902903798193b6102368cbb3 (patch)
treea0e28dae2c7589e07c8e0e1b9e3d6b92ea2ac4ea /src/timer.c
parentfbd707fdc9ff7a4450fd3182994959758fe402ec (diff)
downloadwydawca-881ca6f6bba8e055902903798193b6102368cbb3.tar.gz
wydawca-881ca6f6bba8e055902903798193b6102368cbb3.tar.bz2
Skip tests if running as a privileged user
Diffstat (limited to 'src/timer.c')
-rw-r--r--src/timer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/timer.c b/src/timer.c
index ff8dfce..e9ceaad 100644
--- a/src/timer.c
+++ b/src/timer.c
@@ -362,4 +362,4 @@ wydawca_stat_log(void)
gettext(stat_name[i]), wydawca_global_stats[i]);
}
}
-
+

Return to:

Send suggestions and report system problems to the System administrator.