Fix more prototypes.
authorJuanma Barranquero <lekktu@gmail.com>
Sun, 4 Jul 2010 13:41:55 +0000 (15:41 +0200)
committerJuanma Barranquero <lekktu@gmail.com>
Sun, 4 Jul 2010 13:41:55 +0000 (15:41 +0200)
commite5447b22e975b57094fb6089bf98a238d29fd710
treea6c303a2d8d73b960df36982447ec3b6d7f92632
parent438105ed4d403c48cc452cd70891f04bbcdad347
Fix more prototypes.

* atimer.c (start_atimer): Use EMACS_TIME, not struct timeval.
* sysdep.c (set_file_times): Use EMACS_TIME, not struct timeval.
* xgselect.c (xg_select): Use SELECT_TYPE, EMACS_TIME.
src/ChangeLog
src/atimer.c
src/sysdep.c
src/xgselect.c