* sysdep.c [__FreeBSD__]: Fix more recently-introduced typos.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 23 Jun 2012 16:44:45 +0000 (09:44 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 23 Jun 2012 16:44:45 +0000 (09:44 -0700)
commitdb7b8d066d675f326a9f2cce7dfd54fbbbeb88a0
tree146c95f8ea5deb90ebb2181ef46d26fecb7b3895
parentdc5d230cac26a7ad04afd63bfc8db7c3df529fba
* sysdep.c [__FreeBSD__]: Fix more recently-introduced typos.

Privately reported by Herbert J. Skuhra.
(make_lisp_timeval) [__FreeBSD__]: Rename from TIMELIST.
All uses changed.
(system_process_attributes) [__FreeBSD__]: Invoke make_lisp_time,
not make_lisp_timeval, when the argument is of type EMACS_TIME.
src/ChangeLog
src/sysdep.c