Diff between aff54c25eb2602de555f4f2402a486168d911e4c and 2892231c6cb014f5731d4d2d5d5650b137119e6d

Changed Files

File Additions Deletions Status
tools/hciattach.c +1 -1 modified

Full Patch

diff --git a/tools/hciattach.c b/tools/hciattach.c
index d8ef7e7..2ace6f5 100644
--- a/tools/hciattach.c
+++ b/tools/hciattach.c
@@ -128,7 +128,7 @@ int uart_speed(int s)
 		return B3500000;
 #endif
 #ifdef B3710000
-	case 3710000
+	case 3710000:
 		return B3710000;
 #endif
 #ifdef B4000000