summaryrefslogtreecommitdiffstats
path: root/sys/geom/geom_mbr_enc.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_mbr_enc.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_mbr_enc.c')
-rw-r--r--sys/geom/geom_mbr_enc.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/geom/geom_mbr_enc.c b/sys/geom/geom_mbr_enc.c
index da5f997..e3e3977 100644
--- a/sys/geom/geom_mbr_enc.c
+++ b/sys/geom/geom_mbr_enc.c
@@ -22,8 +22,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.
- *
- * Functions to encode or decode struct dos_partition into a bytestream
+ */
+
+/* Functions to encode or decode struct dos_partition into a bytestream
* of correct endianess and packing. These functions do no validation
* or sanity checking, they only pack/unpack the fields correctly.
*
OpenPOWER on IntegriCloud