]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
ifconfig: eliminate trailing whitespace
authorasomers <asomers@FreeBSD.org>
Tue, 26 Feb 2019 03:34:47 +0000 (03:34 +0000)
committerasomers <asomers@FreeBSD.org>
Tue, 26 Feb 2019 03:34:47 +0000 (03:34 +0000)
commitedcbc8f7441a32ec27fb2e57542bf291cb01029e
tree1fc5c990638e92d5c382f68560e21462beff4bc7
parentbbcf296f4b4d707f52920b8b88bbbcb43c56b2f3
ifconfig: eliminate trailing whitespace

Eliminate trailing whitespace on inet, inet6, and groups lines. I think the
"list txpower" command will still show some, but I'm not able to test that.

PR: 153731
Reported-by: Nikolay Denev <ndenev@gmail.com>
MFC after: 2 weeks
Differential Revision: https://reviews.freebsd.org/D19004
sbin/ifconfig/af_inet.c
sbin/ifconfig/af_inet6.c
sbin/ifconfig/ifconfig.c
sbin/ifconfig/ifgroup.c