Fix to follow coding convention
[platform/core/connectivity/zigbee-manager.git] / zigbee-daemon / zigbee-interface / src / zigbee_service_dbus_interface_zcl_group.c
index 7ade053..c449a5f 100644 (file)
@@ -608,7 +608,7 @@ void zigbee_service_dbus_interface_zcl_group_notification(ZigBeeServiceInterface
 
        NOT_USED(noti_cb_data);
 
-       switch(noti_id) {
+       switch (noti_id) {
        case ZBLIB_SERVICE_NOTI_ADD_GROUP_RSP: {
                ZigbeeZclGroupAddGroupNoti_t *rsp =
                        (ZigbeeZclGroupAddGroupNoti_t*)noti_data;