git: 973e31028bf9 - stable/14 - ifconfig/ifvlan.c: Whitespace fix

From: John Baldwin <jhb_at_FreeBSD.org>
Date: Tue, 24 Oct 2023 18:36:57 UTC
The branch stable/14 has been updated by jhb:

URL: https://cgit.FreeBSD.org/src/commit/?id=973e31028bf905230ed464ee8f0e6a5ed5238d6b

commit 973e31028bf905230ed464ee8f0e6a5ed5238d6b
Author:     John Baldwin <jhb@FreeBSD.org>
AuthorDate: 2023-09-23 20:27:49 +0000
Commit:     John Baldwin <jhb@FreeBSD.org>
CommitDate: 2023-10-24 17:01:13 +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 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.
  *