Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Sep 2023 22:03:56 GMT
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 701468baa415 - main - ifconfig/ifvlan.c: Whitespace fix
Message-ID:  <202309232203.38NM3uY9069845@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by jhb:

URL: https://cgit.FreeBSD.org/src/commit/?id=701468baa415c7d563d1ad28d3133d0a976908e6

commit 701468baa415c7d563d1ad28d3133d0a976908e6
Author:     John Baldwin <jhb@FreeBSD.org>
AuthorDate: 2023-09-23 20:27:49 +0000
Commit:     John Baldwin <jhb@FreeBSD.org>
CommitDate: 2023-09-23 22:03:25 +0000

    ifconfig/ifvlan.c: Whitespace fix
---
 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 7fb63b8142f4..90854885b561 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.
  *



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309232203.38NM3uY9069845>