* process.h (struct Lisp_Process): Members tick and update_tick
are now of type EMACS_INT, not int. * process.c (process_tick, update_tick): Use EMACS_INT, not int.
Showing
Please register or sign in to comment
are now of type EMACS_INT, not int. * process.c (process_tick, update_tick): Use EMACS_INT, not int.