summaryrefslogtreecommitdiffstats
path: root/sys/geom/geom_aes.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_aes.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_aes.c')
-rw-r--r--sys/geom/geom_aes.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/geom/geom_aes.c b/sys/geom/geom_aes.c
index db073d4..9d17fa9 100644
--- a/sys/geom/geom_aes.c
+++ b/sys/geom/geom_aes.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 method provides AES encryption with a compiled in key (default
* all zeroes).
*
OpenPOWER on IntegriCloud