FS: Fix typo. Latent bug but innocuous in its current usage
This commit is contained in:
parent
25bf212ab4
commit
8b5af8bf50
@ -52,7 +52,7 @@
|
|||||||
* Pre-processor Definitions
|
* Pre-processor Definitions
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
#define NO_HOLDER (pid_t)-1;
|
#define NO_HOLDER ((pid_t)-1)
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Private Types
|
* Private Types
|
||||||
|
Loading…
Reference in New Issue
Block a user