git: fix(ac): remove unused rfound counter in ac()
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed May 27 17:40:37 PDT 2026
commit d1add8e0ab9aa7f8165711cad05f787a55f660b2
Author: Abdelkader Boudih <dragonflybsd at seuros.com>
Date: Sat May 23 14:06:16 2026 +0000
fix(ac): remove unused rfound counter in ac()
rfound counted wtmpx records read but was never checked or printed.
Summary of changes:
usr.sbin/ac/ac.c | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d1add8e0ab9aa7f8165711cad05f787a55f660b2
--
DragonFly BSD source repository
More information about the Commits
mailing list