From: chaehee.hong Date: Mon, 26 May 2025 01:20:29 +0000 (+0900) Subject: Fix type in telephony_common.h X-Git-Tag: accepted/tizen/unified/20250530.090445^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Ftizen;p=platform%2Fcore%2Fapi%2Ftelephony.git Fix type in telephony_common.h Change-Id: I4b845a8a3cd533028d5547ce6cf1ba12da30e2b1 --- 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