Fix to follow coding convention
[platform/core/connectivity/zigbee-manager.git] / zigbee-daemon / zigbee-interface / src / zigbee_service_dbus_interface_custom.c
index 19404db..3389215 100644 (file)
@@ -364,7 +364,7 @@ void zigbee_service_dbus_interface_custom_notification(ZigBeeServiceInterface *s
 
        NOT_USED(noti_cb_data);
 
-       switch(noti_id) {
+       switch (noti_id) {
        case ZBLIB_CUSTOM_NOTI_APS_SEND: {
                int i;
                GVariant* payload = NULL;