We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3cf0c9 commit 119fd03Copy full SHA for 119fd03
source/TR-181/middle_layer_src/cosa_rbus_handler_apis.c
@@ -1450,7 +1450,7 @@ rbusError_t devCtrlRbusInit()
1450
#endif
1451
1452
#if defined(RBUS_BUILD_FLAG_ENABLE) && !defined(_HUB4_PRODUCT_REQ_) && !defined(RDKB_EXTENDER_ENABLED)
1453
- //Subcribe WAN Status Event
+ //Subscribe WAN Status Event
1454
Cosa_Rbus_Handler_SubscribeWanStatusEvent( );
1455
#endif /** RBUS_BUILD_FLAG_ENABLE && !_HUB4_PRODUCT_REQ_ && !RDKB_EXTENDER_ENABLED */
1456
0 commit comments