Whitespace fix.

This commit is contained in:
Richard M. Stallman 2007-05-30 19:28:11 +00:00
parent 7a781a5480
commit 5faa03baf4

View file

@ -2382,7 +2382,8 @@ set_tty_color_mode (f, val)
***********************************************************************/
#ifdef HAVE_GPM
void term_mouse_moveto (int x, int y)
void
term_mouse_moveto (int x, int y)
{
const char *name;
int fd;