Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.2:ARM
purple-plugin-pack
purple-plugin_pack-fix-warning.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File purple-plugin_pack-fix-warning.patch of Package purple-plugin-pack
diff -Naur purple-plugin_pack-2.6.3.orig//napster/napster.c purple-plugin_pack-2.6.3//napster/napster.c --- purple-plugin_pack-2.6.3.orig//napster/napster.c 2009-04-19 06:30:03.000000000 +0200 +++ purple-plugin_pack-2.6.3//napster/napster.c 2011-09-01 21:49:30.575861780 +0200 @@ -393,7 +393,7 @@ res = g_strsplit(buf, " ", 3); c = nap_find_chat(gc, res[0]); if (c) - serv_got_chat_in(gc, purple_conv_chat_get_id(PURPLE_CONV_CHAT(c)), res[1], 0, res[2], time((time_t)NULL)); + serv_got_chat_in(gc, purple_conv_chat_get_id(PURPLE_CONV_CHAT(c)), res[1], 0, res[2], time(NULL)); g_strfreev(res); break;
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor