summaryrefslogtreecommitdiff
path: root/funcs
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2017-11-06 10:38:31 -0600
committerGerrit Code Review <gerrit2@gerrit.digium.api>2017-11-06 10:38:31 -0600
commit6f93ee230a609d311dc6911d8bd2bccbd047a34f (patch)
tree7fb86577556c22de43dbaee50d04b31ad0c4af24 /funcs
parent35d7bd4dbb6fba354d77f0008a1f20d4ef86faeb (diff)
parent9897675b352f73182c9e7458e0b7284996221156 (diff)
Merge "Add missing menuselect dependencies." into 15
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>
***/