git: 4ebc032713d5 - stable/13 - ifconfig/ifvlan.c: Whitespace fix
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 24 Oct 2023 18:37:00 UTC
The branch stable/13 has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=4ebc032713d523879b831c6b1fa3cd98803a9012 commit 4ebc032713d523879b831c6b1fa3cd98803a9012 Author: John Baldwin <jhb@FreeBSD.org> AuthorDate: 2023-09-23 20:27:49 +0000 Commit: John Baldwin <jhb@FreeBSD.org> CommitDate: 2023-10-24 18:13:18 +0000 ifconfig/ifvlan.c: Whitespace fix (cherry picked from commit 701468baa415c7d563d1ad28d3133d0a976908e6) --- sbin/ifconfig/ifvlan.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbin/ifconfig/ifvlan.c b/sbin/ifconfig/ifvlan.c index 40e1f697db7a..214af72f56fc 100644 --- a/sbin/ifconfig/ifvlan.c +++ b/sbin/ifconfig/ifvlan.c @@ -4,7 +4,7 @@ * Copyright (c) 1999 Bill Paul <wpaul@ctr.columbia.edu> * Copyright (c) 2012 ADARA Networks, Inc. * All rights reserved. - * + * * Portions of this software were developed by Robert N. M. Watson under * contract to ADARA Networks, Inc. *