Diff between 6ae8a2d8957add59da6dd362a321cabd1be145b1 and de8c19867bd4ab074c0eb00068fb9d59698743e9

Changed Files

File Additions Deletions Status
android/handsfree.c +1 -1 modified

Full Patch

diff --git a/android/handsfree.c b/android/handsfree.c
index b71c28e..04921ba 100644
--- a/android/handsfree.c
+++ b/android/handsfree.c
@@ -1807,7 +1807,7 @@ static void phone_state_incoming(int num_active, int num_held, uint8_t type,
 	else
 		clip = g_strdup_printf("+CLIP: \"%s\",%u", number, type );
 
-	/* send first +RING */
+	/* send first RING */
 	ring_cb(clip);
 
 	device.ring = g_timeout_add_seconds_full(G_PRIORITY_DEFAULT,