git: rpc.lockd(8): Fix some references of the wrong lock.
Sascha Wildner
swildner at crater.dragonflybsd.org
Fri Feb 21 08:46:12 PST 2014
commit 29357d577416c492fed694332fb5cc1e044b7ab4
Author: Sascha Wildner <saw at online.de>
Date: Fri Feb 21 17:44:36 2014 +0100
rpc.lockd(8): Fix some references of the wrong lock.
fl is used later on to iterate through the lock list but here, rfl
is meant.
While here, fix a spell-o in a comment.
Summary of changes:
usr.sbin/rpc.lockd/lockd_lock.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/29357d577416c492fed694332fb5cc1e044b7ab4
--
DragonFly BSD source repository
More information about the Commits
mailing list