Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH 1/2] Remove unnecessary empty line in phonebook-tracker
@ 2010-10-26  8:29 Radoslaw Jablonski
  2010-10-26  8:29 ` [PATCH 2/2] Add separate queries for listing size in PBAP Radoslaw Jablonski
  0 siblings, 1 reply; 3+ messages in thread
From: Radoslaw Jablonski @ 2010-10-26  8:29 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Radoslaw Jablonski

---
 plugins/phonebook-tracker.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/plugins/phonebook-tracker.c b/plugins/phonebook-tracker.c
index a6e21f8..277290c 100644
--- a/plugins/phonebook-tracker.c
+++ b/plugins/phonebook-tracker.c
@@ -531,7 +531,6 @@
 		"}"							\
 	"} GROUP BY ?call ORDER BY DESC(nmo:receivedDate(?call))"
 
-
 #define CONTACTS_QUERY_FROM_URI						\
 	"SELECT ?v nco:fullname(<%s>) "					\
 	"nco:nameFamily(<%s>) nco:nameGiven(<%s>) "			\
-- 
1.7.0.4


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-10-26 14:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-26  8:29 [PATCH 1/2] Remove unnecessary empty line in phonebook-tracker Radoslaw Jablonski
2010-10-26  8:29 ` [PATCH 2/2] Add separate queries for listing size in PBAP Radoslaw Jablonski
2010-10-26 14:07   ` Johan Hedberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox