From a525edea595a782bcc3f868703ee85c794728614 Mon Sep 17 00:00:00 2001 From: Leif Madsen Date: Thu, 14 Jul 2011 20:28:54 +0000 Subject: Merged revisions 328247 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.10 ................ r328247 | lmadsen | 2011-07-14 16:25:31 -0400 (Thu, 14 Jul 2011) | 14 lines Merged revisions 328209 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.8 ........ r328209 | lmadsen | 2011-07-14 16:13:06 -0400 (Thu, 14 Jul 2011) | 6 lines Introduce tags in MODULEINFO. This change introduces MODULEINFO into many modules in Asterisk in order to show the community support level for those modules. This is used by changes committed to menuselect by Russell Bryant recently (r917 in menuselect). More information about the support level types and what they mean is available on the wiki at https://wiki.asterisk.org/wiki/display/AST/Asterisk+Module+Support+States ........ ................ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@328259 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- tests/test_func_file.c | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/test_func_file.c') diff --git a/tests/test_func_file.c b/tests/test_func_file.c index 4e8823ba9..6e35fe921 100644 --- a/tests/test_func_file.c +++ b/tests/test_func_file.c @@ -27,6 +27,7 @@ /*** MODULEINFO TEST_FRAMEWORK + extended ***/ #include "asterisk.h" -- cgit v1.2.3