Magellan Linux

Contents of /trunk/newt/patches/newt-gpm-fix.diff

Parent Directory Parent Directory | Revision Log Revision Log


Revision 153 - (show annotations) (download)
Tue May 8 20:52:56 2007 UTC (17 years ago) by niro
File size: 177 byte(s)
-import

1 --- form.c.orig Sat Mar 6 00:27:57 1999
2 +++ form.c Tue Dec 14 12:18:16 1999
3 @@ -304,6 +304,7 @@
4 sock_name = 0;
5 } /*if*/
6 gpm_flag=0;
7 + gpm_fd=-1;
8 return -1;
9 }
10