1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-14 10:09:48 +00:00
freebsd/sys/geom/concat
Pawel Jakub Dawidek 0e2ff2832c Even if we're sure that we can't be orphaned here, we have to define
orphan field - we're enforcing it in GEOM. This will reach KASSERT
in INVARIANTS case.

Add missing space.

Approved by:	scottl (mentor)
2004-02-27 15:34:21 +00:00
..
g_concat.c Even if we're sure that we can't be orphaned here, we have to define 2004-02-27 15:34:21 +00:00
g_concat.h