summaryrefslogtreecommitdiffstats
path: root/sys/geom/bde/g_bde_crypt.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/bde/g_bde_crypt.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/bde/g_bde_crypt.c')
-rw-r--r--sys/geom/bde/g_bde_crypt.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/geom/bde/g_bde_crypt.c b/sys/geom/bde/g_bde_crypt.c
index 165dad6..e95352e 100644
--- a/sys/geom/bde/g_bde_crypt.c
+++ b/sys/geom/bde/g_bde_crypt.c
@@ -30,8 +30,8 @@
* SUCH DAMAGE.
*
* $FreeBSD$
- *
- * This source file contains the functions responsible for the crypto, keying
+ */
+/* This source file contains the functions responsible for the crypto, keying
* and mapping operations on the I/O requests.
*
*/
OpenPOWER on IntegriCloud