File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1148,7 +1148,7 @@ void DbInterface::handleDefaultRouteStateNotification(swss::SubscriberStateTable
1148
1148
//
1149
1149
// ---> getWarmRestartFlag();
1150
1150
//
1151
- // get flag to check if system is in warm reboot context is on
1151
+ // get flag to check if system is in warm reboot context
1152
1152
//
1153
1153
void DbInterface::getWarmRestartFlag (std::shared_ptr<swss::DBConnector> stateDbConnector)
1154
1154
{
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