git: DragonFly_RELEASE_3_6 rpc.lockd(8): Fix some references of the wrong lock.

Sascha Wildner swildner at crater.dragonflybsd.org
Fri Feb 21 08:46:15 PST 2014


commit 0dfabec5e55e80193857ecfd38c1f9e36c667c7b
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/0dfabec5e55e80193857ecfd38c1f9e36c667c7b


-- 
DragonFly BSD source repository



More information about the Commits mailing list