]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
tail: Fix misleading indentation in ARG() macro.
authorJohn Baldwin <jhb@FreeBSD.org>
Mon, 3 Oct 2022 23:10:42 +0000 (16:10 -0700)
committerJohn Baldwin <jhb@FreeBSD.org>
Fri, 11 Nov 2022 18:18:53 +0000 (10:18 -0800)
commitcf668c16974c9e55503b409476eaede1b22c7fc7
tree36fcc8992460cbb4b19a63805af1c7cafa600e7b
parentf49af51ccb410b171a8572c05dd807cf68af61a1
tail: Fix misleading indentation in ARG() macro.

Reviewed by: imp, emaste
Reported by: GCC
Differential Revision: https://reviews.freebsd.org/D36810

(cherry picked from commit c2e561a38f739a4801d652f4b662cdc1903244f0)
usr.bin/tail/tail.c