summaryrefslogtreecommitdiffstats
path: root/sys/geom/geom_bsd.c
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2005-01-06 18:27:30 +0000
committerimp <imp@FreeBSD.org>2005-01-06 18:27:30 +0000
commit872b48591b4303f2f41cb64cf1c4be26b5348f2f (patch)
tree7c40833f4d1636da8fa92d3ff11956ab64488972 /sys/geom/geom_bsd.c
parent625b09281c609cc55c5427b1d123a7c4a9cda0c7 (diff)
downloadFreeBSD-src-872b48591b4303f2f41cb64cf1c4be26b5348f2f.zip
FreeBSD-src-872b48591b4303f2f41cb64cf1c4be26b5348f2f.tar.gz
/* -> /*- for copyright notices, minor format tweaks as necessary
Diffstat (limited to 'sys/geom/geom_bsd.c')
-rw-r--r--sys/geom/geom_bsd.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/geom/geom_bsd.c b/sys/geom/geom_bsd.c
index eaddb98..e4834a3 100644
--- a/sys/geom/geom_bsd.c
+++ b/sys/geom/geom_bsd.c
@@ -31,7 +31,9 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
- *
+ */
+
+/*
* This is the method for dealing with BSD disklabels. It has been
* extensively (by my standards at least) commented, in the vain hope that
* it will serve as the source in future copy&paste operations.
OpenPOWER on IntegriCloud