CVS: sylpheed-claws/src main.c,1.115.2.81,1.115.2.82
Paul Mangan <[email protected]>
| Newsgroups | gmane.mail.sylpheed.claws.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/sylpheed-claws/sylpheed-claws/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13331/src
Modified Files:
Tag: gtk2
main.c
Log Message:
2006-04-20 [paul] 2.1.1cvs19
* src/main.c
proper fix for 2.1.1cvs18
Thanks to Colin
Index: main.c
===================================================================
RCS file: /cvsroot/sylpheed-claws/sylpheed-claws/src/main.c,v
retrieving revision 1.115.2.81
retrieving revision 1.115.2.82
diff -u -r1.115.2.81 -r1.115.2.82
--- main.c 20 Apr 2006 12:15:14 -0000 1.115.2.81
+++ main.c 20 Apr 2006 12:34:29 -0000 1.115.2.82
@@ -582,7 +582,7 @@
}
if (cmd.target) {
- g_timeout_add(500, defer_jump, GINT_TO_POINTER(cmd.target));
+ g_timeout_add(500, defer_jump, (gpointer)cmd.target);
}
gtk_main();
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642