Fix to follow coding convention
[platform/core/connectivity/zigbee-manager.git] / zigbee-daemon / zigbee-interface / src / zigbee_service_dbus_interface_zcl_basic.c
index fdb7332..2512877 100644 (file)
@@ -144,7 +144,7 @@ void zigbee_service_dbus_interface_zcl_basic_notification(ZigBeeServiceInterface
 
        NOT_USED(noti_cb_data);
 
-       switch(noti_id) {
+       switch (noti_id) {
        default:
                Z_LOGE("Unexpected notification [%x]", noti_id);
        break;