aboutsummaryrefslogtreecommitdiffstats
path: root/cryptostub.c
diff options
context:
space:
mode:
Diffstat (limited to 'cryptostub.c')
-rw-r--r--cryptostub.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/cryptostub.c b/cryptostub.c
index 4d2809e0d..598081993 100644
--- a/cryptostub.c
+++ b/cryptostub.c
@@ -16,6 +16,13 @@
* at the top of the source tree.
*/
+/*! \file
+ *
+ * \brief Stubs for res_crypto routines
+ *
+ * \author Mark Spencer <markster@digium.com>
+ */
+
#include <unistd.h>
#include <stdlib.h>