Fix typo 70/324870/1 accepted/tizen_unified accepted/tizen_unified_x tizen accepted/tizen/unified/20250610.081811 accepted/tizen/unified/x/20250610.082537
authorJihoon Jung <jh8801.jung@samsung.com>
Wed, 28 May 2025 05:16:41 +0000 (14:16 +0900)
committerJihoon Jung <jh8801.jung@samsung.com>
Wed, 28 May 2025 05:16:41 +0000 (14:16 +0900)
Change-Id: I5ae4dee15f421c00fff8c1662007e1e30c4a85ad
Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
src/commonlib/include/net_nfc_typedef_internal.h

index 07d3f92a9f7c73b9337a424e7ac7ed121fdb47e4..5cafc07a21ae89db781700129c72605e5a68f6bb 100644 (file)
@@ -285,7 +285,7 @@ typedef enum _llcp_event_e {
 } llcp_event_e;
 
 typedef struct _net_nfc_stack_information_s {
-       uint32_t net_nfc_supported_tagetType;
+       uint32_t net_nfc_supported_target_type;
        uint32_t net_nfc_fw_version;
 } net_nfc_stack_information_s;