From: chaehee.hong Date: Mon, 26 May 2025 01:37:46 +0000 (+0900) Subject: Fix type in telephony_common.h X-Git-Tag: accepted/tizen/9.0/unified/20250526.172325^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Faccepted%2Ftizen_9.0_unified;p=platform%2Fcore%2Fapi%2Ftelephony.git Fix type in telephony_common.h Change-Id: If8bed592e87ee95ed7827aa6c8b48ed32a29dadb --- diff --git a/include/telephony_common.h b/include/telephony_common.h index f899a03..7b870d8 100644 --- a/include/telephony_common.h +++ b/include/telephony_common.h @@ -125,7 +125,7 @@ typedef enum { 'bs_latitude(int)' will be delivered in notification data (@b Since: 3.0) @n Privilege : %http://tizen.org/privilege/location.coarse */ TELEPHONY_NOTI_NETWORK_BS_LONGITUDE, /**< Notification to be invoked when the base station longitude changes. @n - 'bs_longitue(int)' will be delivered in notification data (@b Since: 3.0) @n + 'bs_longitude(int)' will be delivered in notification data (@b Since: 3.0) @n Privilege : %http://tizen.org/privilege/location.coarse */ TELEPHONY_NOTI_VOICE_CALL_STATUS_IDLE = 0x32, /**< Notification to be invoked when a voice call is in idle status. @n 'handle_id(unsigned int)' will be delivered in notification data (@b Since: 2.4) @n