emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/term.c,v


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/src/term.c,v
Date: Wed, 30 May 2007 19:28:11 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Richard M. Stallman <rms>       07/05/30 19:28:11

Index: term.c
===================================================================
RCS file: /cvsroot/emacs/emacs/src/term.c,v
retrieving revision 1.181
retrieving revision 1.182
diff -u -b -r1.181 -r1.182
--- term.c      30 May 2007 05:19:55 -0000      1.181
+++ term.c      30 May 2007 19:28:11 -0000      1.182
@@ -2382,7 +2382,8 @@
  ***********************************************************************/
 
 #ifdef HAVE_GPM
-void term_mouse_moveto (int x, int y)
+void
+term_mouse_moveto (int x, int y)
 {
   const char *name;
   int fd;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]