rpms/bluez/devel 0001-Add-sixaxis-cable-pairing-plugin.patch, 1.1, 1.2

Bastien Nocera hadess at fedoraproject.org
Mon Jun 29 14:52:20 UTC 2009


Author: hadess

Update of /cvs/pkgs/rpms/bluez/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1596

Modified Files:
	0001-Add-sixaxis-cable-pairing-plugin.patch 
Log Message:
Fix compile-time warning in sixaxis patch


0001-Add-sixaxis-cable-pairing-plugin.patch:

Index: 0001-Add-sixaxis-cable-pairing-plugin.patch
===================================================================
RCS file: /cvs/pkgs/rpms/bluez/devel/0001-Add-sixaxis-cable-pairing-plugin.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- 0001-Add-sixaxis-cable-pairing-plugin.patch	5 Jun 2009 13:14:16 -0000	1.1
+++ 0001-Add-sixaxis-cable-pairing-plugin.patch	29 Jun 2009 14:51:49 -0000	1.2
@@ -188,13 +188,13 @@ index 0000000..9f24b55
 +#define SIXAXIS_PNP_RECORD "3601920900000A000100000900013503191124090004350D35061901000900113503190011090006350909656E09006A0901000900093508350619112409010009000D350F350D350619010009001335031900110901002513576972656C65737320436F6E74726F6C6C65720901012513576972656C65737320436F6E74726F6C6C6572090102251B536F6E7920436F6D707574657220456E7465727461696E6D656E740902000901000902010901000902020800090203082109020428010902052801090206359A35980822259405010904A101A102850175089501150026FF00810375019513150025013500450105091901291381027501950D0600FF8103150026FF0005010901A10075089504350046FF0009300931093209358102C0050175089527090181027508953009019102750895300901B102C0A1028502750895300901B102C0A10285EE750895300901B102C0A10285EF750895300901B102C0C0090207350835060904090901000902082800090209280109020A280109020B09010009020C093E8009020D280009020E2800"
 +#define HID_UUID "00001124-0000-1000-8000-00805f9b34fb"
 +
-+struct btd_device *create_cable_association(DBusConnection *conn,
-+					    struct btd_adapter *adapter,
-+					    const char *name,
-+					    const char *address,
-+					    guint32 vendor_id,
-+					    guint32 product_id,
-+					    const char *pnp_record)
++static struct btd_device *create_cable_association(DBusConnection *conn,
++						    struct btd_adapter *adapter,
++						    const char *name,
++						    const char *address,
++						    guint32 vendor_id,
++						    guint32 product_id,
++						    const char *pnp_record)
 +{
 +	sdp_record_t *rec;
 +	struct btd_device *device;




More information about the fedora-extras-commits mailing list