mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-01-30 05:39:12 +02:00
Fix typo.
This commit is contained in:
parent
0b67389185
commit
34110cfa01
@ -28,7 +28,7 @@ Lock Handler
|
||||
/***********************************************************************************************************************************
|
||||
Constants
|
||||
***********************************************************************************************************************************/
|
||||
// Indicates a lock that was made by matching exec-id rather than holding an actual lock. This disguishes it from -1, which is a
|
||||
// Indicates a lock that was made by matching exec-id rather than holding an actual lock. This distinguishes it from -1, which is a
|
||||
// general system error.
|
||||
#define LOCK_ON_EXEC_ID -2
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user