Date: Sun, 8 Aug 2010 02:45:48 +0000 (UTC) From: Ed Schouten <ed@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/libexec/talkd announce.c table.c Message-ID: <201008080246.o782k7Hd008138@repoman.freebsd.org>
index | next in thread | raw e-mail
ed 2010-08-08 02:45:48 UTC
FreeBSD src repository
Modified files:
libexec/talkd announce.c table.c
Log:
SVN rev 211056 on 2010-08-08 02:45:48Z by ed
Remove unneeded use of struct timezone.
We can safely call gettimeofday() without passing a struct timezone.
We're not using it at all.
Revision Changes Path
1.18 +1 -2 src/libexec/talkd/announce.c
1.10 +3 -4 src/libexec/talkd/table.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008080246.o782k7Hd008138>
