git: libc/isc: Stop using self assignment for unused variables.

Sascha Wildner swildner at crater.dragonflybsd.org
Thu Jan 6 11:48:48 PST 2022


commit 31f57c13f2986dcd40f08474b164f5cc27bc0aeb
Author: Sascha Wildner <saw at online.de>
Date:   Thu Jan 6 20:48:42 2022 +0100

    libc/isc: Stop using self assignment for unused variables.
    
    Some checkers complain about this.
    
    Taken-from: FreeBSD

Summary of changes:
 lib/libc/include/port_before.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/31f57c13f2986dcd40f08474b164f5cc27bc0aeb


-- 
DragonFly BSD source repository


More information about the Commits mailing list