aboutsummaryrefslogtreecommitdiffstats
path: root/src/gsm/milenage/aes-encblock.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gsm/milenage/aes-encblock.c')
-rw-r--r--src/gsm/milenage/aes-encblock.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gsm/milenage/aes-encblock.c b/src/gsm/milenage/aes-encblock.c
index 8f35caa2..c4aa260d 100644
--- a/src/gsm/milenage/aes-encblock.c
+++ b/src/gsm/milenage/aes-encblock.c
@@ -1,6 +1,6 @@
+/*! \file aes-encblock.c
+ * AES encrypt_block. */
/*
- * AES encrypt_block
- *
* Copyright (c) 2003-2007, Jouni Malinen <j@w1.fi>
*
* This program is free software; you can redistribute it and/or modify