Tree
Tree:
ab9313896e744ce5d7ea6d55650e1625ef7e7921
Date:
Tue Dec 29 20:45:09 2020 UTC
Message:
Explicitely cast Conf_MaxPenaltyTime (time_t) to "long" This fixes the following compiler warning, for example on OpenBSD: conf.c: In function 'Conf_Test': conf.c:391: warning: format '%ld' expects type 'long int', but argument 2 has type 'time_t' Thanks to Götz Hoffart for reporting this!
IRCNow