mirror of
https://github.com/mongodb/mongo.git
synced 2024-11-30 17:10:48 +01:00
fixing
This commit is contained in:
parent
3c7fed91e5
commit
6f78338941
@ -73,6 +73,7 @@ namespace mongo {
|
||||
_end = 0;
|
||||
_waitingForLock = false;
|
||||
_message = "";
|
||||
_progressMeter.finished();
|
||||
}
|
||||
|
||||
void setNS(const char *ns) {
|
||||
|
Loading…
Reference in New Issue
Block a user