mirror of
https://github.com/sqlite/sqlite.git
synced 2025-07-29 08:01:23 +03:00
Fix comment in the Win32 VFS for lsm1.
FossilOrigin-Name: 12a421bcacf72128426eeafed8663accd8f2ac7edb46f620b60b8239065e657e
This commit is contained in:
@ -951,7 +951,7 @@ static int lsmWin32OsMutexNotHeld(lsm_mutex *p){
|
||||
}
|
||||
#endif
|
||||
/*
|
||||
** End of pthreads mutex implementation.
|
||||
** End of Win32 mutex implementation.
|
||||
*************************************************************************/
|
||||
#else
|
||||
/*************************************************************************
|
||||
|
Reference in New Issue
Block a user