aboutsummaryrefslogtreecommitdiff
path: root/sys/geom/bde/g_bde_crypt.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/geom/bde/g_bde_crypt.c')
-rw-r--r--sys/geom/bde/g_bde_crypt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/geom/bde/g_bde_crypt.c b/sys/geom/bde/g_bde_crypt.c
index c5de0b932394..733cc647b1c3 100644
--- a/sys/geom/bde/g_bde_crypt.c
+++ b/sys/geom/bde/g_bde_crypt.c
@@ -29,7 +29,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/geom/bde/g_bde_crypt.c,v 1.23.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $
*/
/* This source file contains the functions responsible for the crypto, keying
* and mapping operations on the I/O requests.