Commit Diff


commit - 950ad05c9455b40538ac23e8369f35c6c84eb74d
commit + 41f5e35a343c86a67ab525ea4d125d1e7c4e633a
blob - 83713210db4d772f501056da7a0bd5ad9fa0bebe
blob + ad46624765e58f1927d9152815042267e9a3f676
--- control.c
+++ control.c
@@ -312,6 +312,7 @@ control_dispatch_imsg(int fd, short event, void *bula)
 			break;
 		case IMSG_CTL_FLUSH:
 			playlist_truncate();
+			break;
 		case IMSG_CTL_SHOW:
 		default:
 			log_debug("%s: error handling imsg %d", __func__,