/srv/mercurial-server/detachablepurple: 4f82d3508941: I forgot t...
Gilles Bedel
gillux at cpw.pidgin.im
Fri Jun 15 22:01:30 EDT 2012
Changeset: 4f82d3508941043246b08e1db6deb0b243aeede0
Author: Gilles Bedel <gillux at cpw.pidgin.im>
Date: 2011-05-19 20:09 +0000
Branch: cpw.gillux.detachablepurple
URL: http://hg.pidgin.im/srv/mercurial-server/detachablepurple/rev/4f82d3508941
Description:
I forgot that part in 9188a67025caf37d1f4c7ee7b3ccad51ea977baf.
diffstat:
libpurple/dbus/account.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff --git a/libpurple/dbus/account.h b/libpurple/dbus/account.h
--- a/libpurple/dbus/account.h
+++ b/libpurple/dbus/account.h
@@ -28,7 +28,7 @@
/**
* Initialize the dbus data of the account class.
*/
-void purple_account_class_dbus_init(void);
+void purple_account_class_dbus_init(PurpleAccountClass *klass);
/**
* Initialize the dbus data of a new account.
More information about the Commits
mailing list