Fix comment

This commit is contained in:
Andrew Johnson
2015-08-31 15:55:39 -05:00
parent 87999c7047
commit f2ff270644

View File

@@ -221,7 +221,7 @@ static void testMultiLock(void)
testIntOk1(testdbRecordPtr("reca")->lset->plockSet->refcount,==,3);
dbScanUnlock(prec[0]);
/* recursive locking of dbScanLock isn't
/* recursive locking with dbScanLockMany() isn't
* dbScanLockMany(plockA); <-- would fail
*/