From 1b23b30b29eebbe7c9953f2a7470f31a0feb8702 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Sat, 17 Dec 2011 23:39:47 +0000 Subject: Clean up whitespace. --- winsup/cygwin/flock.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'winsup/cygwin/flock.cc') diff --git a/winsup/cygwin/flock.cc b/winsup/cygwin/flock.cc index d88cb418b..bd508719c 100644 --- a/winsup/cygwin/flock.cc +++ b/winsup/cygwin/flock.cc @@ -1028,7 +1028,7 @@ lf_setlock (lockf_t *lock, inode_t *node, lockf_t **clean, HANDLE fhdl) } /* Wait for the blocking object and, for POSIX locks, its holding process. - Unfortunately, since BSD flock locks are not attached to a specific + Unfortunately, since BSD flock locks are not attached to a specific process, we can't recognize an abandoned lock by sync'ing with the creator process. We have to make sure the event object is in a signalled state, or that it has gone away. The latter we can only -- cgit v1.2.3