1
0
mirror of https://github.com/osmarks/ngircd.git synced 2026-04-04 14:11:24 +00:00
Files
ngircd/src
Alexander Barton f3c89af845 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!
2020-12-29 21:45:09 +01:00
..
2015-07-19 03:03:06 +02:00
2020-04-20 00:20:46 +02:00
2008-02-26 23:50:35 +01:00