artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72dddbf
)
Remove extraneous newline.
author
angelos
<angelos@openbsd.org>
Fri, 3 Mar 2000 06:19:22 +0000
(06:19 +0000)
committer
angelos
<angelos@openbsd.org>
Fri, 3 Mar 2000 06:19:22 +0000
(06:19 +0000)
sys/kern/uipc_mbuf.c
patch
|
blob
|
history
diff --git
a/sys/kern/uipc_mbuf.c
b/sys/kern/uipc_mbuf.c
index
84f0d8e
..
8a2a063
100644
(file)
--- a/
sys/kern/uipc_mbuf.c
+++ b/
sys/kern/uipc_mbuf.c
@@
-1,4
+1,4
@@
-/* $OpenBSD: uipc_mbuf.c,v 1.2
0 2000/03/02 21:40:49
angelos Exp $ */
+/* $OpenBSD: uipc_mbuf.c,v 1.2
1 2000/03/03 06:19:22
angelos Exp $ */
/* $NetBSD: uipc_mbuf.c,v 1.15.4.1 1996/06/13 17:11:44 cgd Exp $ */
/*
@@
-1023,4
+1023,3
@@
m_apply(m, off, len, f, fstate)
return (0);
}
-