* sysdep.c [__FreeBSD__]: Fix recently-introduced typos.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 23 Jun 2012 08:21:48 +0000 (01:21 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 23 Jun 2012 08:21:48 +0000 (01:21 -0700)
commitd054f3fb9af7399ee67be94e1602b45d21fc555f
tree3b0d5dbabad380358d8483fb9be38a54ce6ff819
parentb68581e26c51dd78674a5a83928f680cdbd22213
* sysdep.c [__FreeBSD__]: Fix recently-introduced typos.

Privately reported by Herbert J. Skuhra.
[__FreeBSD__]: Remove "*/" typo after "#include".
(timeval_to_EMACS_TIME) [__FreeBSD__]: New static function.
(TIMEVAL) [__FreeBSD__]: Now a static function rather than a macro.
(TIMEVAL, system_process_attributes) [__FreeBSD__]:
Don't assume EMACS_TIME and struct timeval are the same type.
src/ChangeLog
src/sysdep.c