tools/hciattach: Fix syntax error
[platform/upstream/bluez.git] / tools / hciattach.c
index 424748b..1f7a442 100644 (file)
@@ -144,7 +144,7 @@ int uart_speed(int s)
                return B3500000;
 #endif
 #ifdef B3710000
-       case 3710000
+       case 3710000:
                return B3710000;
 #endif
 #ifdef B4000000