Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 2eb727b52d0d0257e4109656fa2bb6ab > files > 2

libbtctl-0.11.1-6.mga3.src.rpm

diff -p -up libbtctl-0.11.1/src/btctlimpl.c~ libbtctl-0.11.1/src/btctlimpl.c
--- libbtctl-0.11.1/src/btctlimpl.c~	2008-10-08 03:25:33.000000000 +0200
+++ libbtctl-0.11.1/src/btctlimpl.c	2009-02-20 09:33:08.000000000 +0100
@@ -436,7 +436,7 @@ do_search(BtctlController *bc, bdaddr_t 
 		if (*err) {
 			g_set_error (err, BTCTL_ERROR,
 			     BTCTL_ERROR_SERVICE_SEARCH_FAILED,
-			     g_strdup_printf(_("Service search failed on device %s"), str));
+				     "%s", g_strdup_printf(_("Service search failed on device %s"), str));
 		}
 		sdp_close(sess);
 		return -1;