Module Name: src Committed By: mrg Date: Fri Oct 4 16:27:00 UTC 2019
Modified Files:
src/usr.bin/flock: flock.c
Log Message:
fix a bug gcc 8 picked up: use ~LOCK_NB to look for LOCK_UN,
like the rest of the code does.
from uwe@.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/usr.bin/flock/flock.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
