Fix to follow coding convention
[platform/core/connectivity/zigbee-manager.git] / zigbee-daemon / zigbee-interface / src / zigbee_service_dbus_interface_zcl_color_control.c
index 08f4206..6a5b4a5 100644 (file)
@@ -1041,7 +1041,7 @@ void zigbee_service_dbus_interface_zcl_color_control_notification(ZigBeeServiceI
 
        NOT_USED(noti_cb_data);
 
-       switch(noti_id) {
+       switch (noti_id) {
        default:
                Z_LOGE("Unexpected notification [%x]", noti_id);
        break;