From c59c15d85b0d95e6de7782d532907acffe7219c7 Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Fri, 7 Apr 2017 17:57:23 +0200 Subject: [PATCH] subscriptions: indent fix --- src/subscriptions.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/subscriptions.c b/src/subscriptions.c index a061f32a8..a54a69217 100644 --- a/src/subscriptions.c +++ b/src/subscriptions.c @@ -592,7 +592,7 @@ subscription_input(void *opaque, streaming_message_t *sm) streaming_msg_free(sm); return; } - } + } if(sm->sm_type == SMT_SERVICE_STATUS && (sm->sm_code & TSS_PACKETS)) { -- 2.47.2