# HG changeset patch # User Richard Laager # Date 1179673239 0 # Node ID 2c10f77c2378f533a5e7ad403a13324238778c77 # Parent e9475e67e277b38d09fc4e5289110d5311c7294e Add void to the purple_dbus_is_owner() prototype. diff -r e9475e67e277 -r 2c10f77c2378 libpurple/dbus-server.h --- a/libpurple/dbus-server.h Sun May 20 14:57:39 2007 +0000 +++ b/libpurple/dbus-server.h Sun May 20 15:00:39 2007 +0000 @@ -173,7 +173,7 @@ * * @since 2.1.0 */ -gboolean purple_dbus_is_owner(); +gboolean purple_dbus_is_owner(void); /** * Starts Purple's D-BUS server. It is responsible for handling DBUS