artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02cdd80
)
whitespace tweak, no functional change.
author
dlg
<dlg@openbsd.org>
Tue, 28 Dec 2021 23:13:20 +0000
(23:13 +0000)
committer
dlg
<dlg@openbsd.org>
Tue, 28 Dec 2021 23:13:20 +0000
(23:13 +0000)
sys/net/if_veb.c
patch
|
blob
|
history
diff --git
a/sys/net/if_veb.c
b/sys/net/if_veb.c
index
ad7c0a3
..
97e039b
100644
(file)
--- a/
sys/net/if_veb.c
+++ b/
sys/net/if_veb.c
@@
-1,4
+1,4
@@
-/* $OpenBSD: if_veb.c,v 1.2
3 2021/12/28 23:10:58
dlg Exp $ */
+/* $OpenBSD: if_veb.c,v 1.2
4 2021/12/28 23:13:20
dlg Exp $ */
/*
* Copyright (c) 2021 David Gwynne <dlg@openbsd.org>
@@
-164,7
+164,6
@@
struct veb_softc {
printf(fmt); \
} while (0)
-
static int veb_clone_create(struct if_clone *, int);
static int veb_clone_destroy(struct ifnet *);