summaryrefslogtreecommitdiff
path: root/funcs
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2017-11-06 09:26:18 -0600
committerGerrit Code Review <gerrit2@gerrit.digium.api>2017-11-06 09:26:18 -0600
commitac7ec5026c11ca598d6de1ce5ce004c3ffe1c96c (patch)
treecc84898a08c5a8fc5bca40340b02c69f7f5ab52d /funcs
parent3c6fe0545abffd07da0583df07611d5cfac6bc85 (diff)
parent606ae3484ab5a4b928ab8e9116d430d6c295b387 (diff)
Merge "Add missing menuselect dependencies."
Diffstat (limited to 'funcs')
-rw-r--r--funcs/func_aes.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/funcs/func_aes.c b/funcs/func_aes.c
index 9392a1c7d..7208cd4c8 100644
--- a/funcs/func_aes.c
+++ b/funcs/func_aes.c
@@ -23,7 +23,7 @@
*/
/*** MODULEINFO
- <use type="external">crypto</use>
+ <use type="module">res_crypto</use>
<support_level>core</support_level>
***/