Fix to follow coding convention
[platform/core/connectivity/zigbee-manager.git] / zigbee-daemon / zigbee-interface / src / zigbee_service_dbus_interface_zcl_thermostat.c
index b3ad201..08a5b97 100644 (file)
@@ -538,7 +538,7 @@ void zigbee_service_dbus_interface_zcl_thermostat_notification(ZigBeeServiceInte
 
        NOT_USED(noti_cb_data);
 
-       switch(noti_id) {
+       switch (noti_id) {
        default:
                Z_LOGE("Unexpected notification [%x]", noti_id);
        break;