Mercurial > emacs
diff src/editfns.c @ 109531:1b2674e70efe
Merge from mainline.
author | Katsumi Yamaoka <katsumi@flagship2> |
---|---|
date | Sun, 25 Jul 2010 10:16:08 +0000 |
parents | 68ca98ae70fb |
children | 05e7e7c46ff0 |
line wrap: on
line diff
--- a/src/editfns.c Sat Jul 24 12:18:05 2010 +0000 +++ b/src/editfns.c Sun Jul 25 10:16:08 2010 +0000 @@ -90,7 +90,7 @@ const struct tm *, int); #ifdef WINDOWSNT -extern Lisp_Object w32_get_internal_run_time (); +extern Lisp_Object w32_get_internal_run_time (void); #endif static int tm_diff (struct tm *, struct tm *);