File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1146,7 +1146,7 @@ void DbInterface::handleDefaultRouteStateNotification(swss::SubscriberStateTable
1146
1146
//
1147
1147
// ---> getWarmRestartFlag();
1148
1148
//
1149
- // get flag to check if system is in warm reboot context is on
1149
+ // get flag to check if system is in warm reboot context
1150
1150
//
1151
1151
void DbInterface::getWarmRestartFlag (std::shared_ptr<swss::DBConnector> stateDbConnector)
1152
1152
{
Original file line number Diff line number Diff line change @@ -453,7 +453,7 @@ class DbInterface
453
453
/* *
454
454
* @method getWarmRestartFlag
455
455
*
456
- * @brief get flag to check if system is in warm reboot context is on
456
+ * @brief get flag to check if system is in warm reboot context
457
457
*
458
458
* @param stateDbConnector state db connector
459
459
*
You can’t perform that action at this time.
0 commit comments