tabs -> spaces
Former-commit-id: 0ae13c973166106efd17aa6b5dfeb80236ed862c
This commit is contained in:
parent
145015dc51
commit
229bb85dec
@ -822,7 +822,7 @@ void expireEntryFat::expireSubKey(const char *szSubkey, long long when)
|
|||||||
}
|
}
|
||||||
if (fFound) {
|
if (fFound) {
|
||||||
dictDelete(m_dictIndex, szSubkey);
|
dictDelete(m_dictIndex, szSubkey);
|
||||||
m_vecexpireEntries.erase(itr);
|
m_vecexpireEntries.erase(itr);
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
++itr;
|
++itr;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user