Import Upstream version 1.0.34

This commit is contained in:
Guus Sliepen 2019-08-26 13:44:48 +02:00
parent 5969674c46
commit b28bb7b29b
36 changed files with 878 additions and 1106 deletions

View file

@ -56,7 +56,7 @@ void expire_events(void) {
time_t diff;
/*
* Make all events appear expired by substracting the difference between
* Make all events appear expired by subtracting the difference between
* the expiration time of the last event and the current time.
*/