diff options
author | Warner Losh <imp@FreeBSD.org> | 2005-01-07 02:29:27 +0000 |
---|---|---|
committer | Warner Losh <imp@FreeBSD.org> | 2005-01-07 02:29:27 +0000 |
commit | 60727d8b86294910d41cbda1a50a855ea0537449 (patch) | |
tree | f453e3c07b7d678a92c36b5dd03f0f390cd0c5b9 /sys/opencrypto/cryptodev.c | |
parent | 3f3b6d74ce55da65e54fcb7391c4b043347b474d (diff) |
/* -> /*- for license, minor formatting changes
Notes
Notes:
svn path=/head/; revision=139825
Diffstat (limited to 'sys/opencrypto/cryptodev.c')
-rw-r--r-- | sys/opencrypto/cryptodev.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/opencrypto/cryptodev.c b/sys/opencrypto/cryptodev.c index b9d26a9d1740..05810764b07c 100644 --- a/sys/opencrypto/cryptodev.c +++ b/sys/opencrypto/cryptodev.c @@ -1,6 +1,6 @@ /* $OpenBSD: cryptodev.c,v 1.52 2002/06/19 07:22:46 deraadt Exp $ */ -/* +/*- * Copyright (c) 2001 Theo de Raadt * * Redistribution and use in source and binary forms, with or without |