libc/isc: Stop using self assignment for unused variables.
commit31f57c13f2986dcd40f08474b164f5cc27bc0aeb
authorSascha Wildner <saw@online.de>
Thu, 6 Jan 2022 19:48:42 +0000 (6 20:48 +0100)
committerSascha Wildner <saw@online.de>
Thu, 6 Jan 2022 19:48:42 +0000 (6 20:48 +0100)
tree25bec03d44eeb0da60d8388f957bb495ff4de0a2
parent6a7ba689e64cce7b1531357c9fdf622b4ea04eb4
libc/isc: Stop using self assignment for unused variables.

Some checkers complain about this.

Taken-from: FreeBSD
lib/libc/include/port_before.h