Skip to content

Commit 119fd03

Browse files
Update source/TR-181/middle_layer_src/cosa_rbus_handler_apis.c
Co-authored-by: Copilot <[email protected]>
1 parent a3cf0c9 commit 119fd03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/TR-181/middle_layer_src/cosa_rbus_handler_apis.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1450,7 +1450,7 @@ rbusError_t devCtrlRbusInit()
14501450
#endif
14511451

14521452
#if defined(RBUS_BUILD_FLAG_ENABLE) && !defined(_HUB4_PRODUCT_REQ_) && !defined(RDKB_EXTENDER_ENABLED)
1453-
//Subcribe WAN Status Event
1453+
//Subscribe WAN Status Event
14541454
Cosa_Rbus_Handler_SubscribeWanStatusEvent( );
14551455
#endif /** RBUS_BUILD_FLAG_ENABLE && !_HUB4_PRODUCT_REQ_ && !RDKB_EXTENDER_ENABLED */
14561456

0 commit comments

Comments
 (0)