This commit is contained in:
Aaron
2009-01-23 10:30:15 -05:00
parent 1944722861
commit 6d40919704

View File

@@ -527,7 +527,7 @@ namespace mongo {
assembleResponse( toSend, dbResponse );
}
DBDirectClient::AlwaysAuthorized DBDirectClient::Authorize::always;
DBDirectClient::AlwaysAuthorized DBDirectClient::Authorizer::always;
/* not using log() herein in case we are called from segvhandler and we were already locked */
#undef exit