All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] call-volume: Remove extra line at EOF
@ 2010-11-26 20:59 Jeevaka Badrappan
  2010-11-26 21:01 ` Denis Kenzior
  0 siblings, 1 reply; 2+ messages in thread
From: Jeevaka Badrappan @ 2010-11-26 20:59 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 358 bytes --]

---
 src/call-volume.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/call-volume.c b/src/call-volume.c
index 3c172ce..6411467 100644
--- a/src/call-volume.c
+++ b/src/call-volume.c
@@ -430,4 +430,3 @@ void *ofono_call_volume_get_data(struct ofono_call_volume *cv)
 {
 	return cv->driver_data;
 }
-
-- 
1.7.0.4


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

end of thread, other threads:[~2010-11-26 21:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-26 20:59 [PATCH] call-volume: Remove extra line at EOF Jeevaka Badrappan
2010-11-26 21:01 ` Denis Kenzior

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.