]> code.citadel.org Git - citadel.git/commit
* Don't assume pointer to time_t is compatible with pointer to
authorMichael Hampton <io_error@uncensored.citadel.org>
Wed, 16 Oct 2002 08:59:41 +0000 (08:59 +0000)
committerMichael Hampton <io_error@uncensored.citadel.org>
Wed, 16 Oct 2002 08:59:41 +0000 (08:59 +0000)
commit5753e7258ef9d75376b60158e2cb34fe4e21c8eb
tree37764662ec5ec345de44f01940af100d326db34d
parent180929e0fe587851b2fa04fbf04c5ed2663fd6d2
* Don't assume pointer to time_t is compatible with pointer to
  struct timeval.tv_sec (it isn't on darwin)
citadel/ChangeLog
citadel/sysdep.c