commit 0dfabec5e55e80193857ecfd38c1f9e36c667c7b
Author: Sascha Wildner <[email protected]>
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/0dfabec5e55e80193857ecfd38c1f9e36c667c7b
--
DragonFly BSD source repository