summaryrefslogtreecommitdiff
path: root/res/res_fax_spandsp.c
diff options
context:
space:
mode:
authorMatthew Nicholson <mnicholson@digium.com>2010-03-03 15:39:45 +0000
committerMatthew Nicholson <mnicholson@digium.com>2010-03-03 15:39:45 +0000
commit8ef8706944f747d8bf8863a0e52ccacff9efb485 (patch)
treea51fb7007557b14dd1ed01064321e155e7ce18bf /res/res_fax_spandsp.c
parentba1a8d3ff04f46643c81efd54ef195ca588f1f78 (diff)
Updated CHANGES file to mention res_fax and res_fax_spandsp.
Also fixed MODULEINFO depends and conflicts for app_fax, res_fax, and res_fax_spandsp. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@250302 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'res/res_fax_spandsp.c')
-rw-r--r--res/res_fax_spandsp.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/res/res_fax_spandsp.c b/res/res_fax_spandsp.c
index 630cccb3b..9a84d28f6 100644
--- a/res/res_fax_spandsp.c
+++ b/res/res_fax_spandsp.c
@@ -26,7 +26,8 @@
*/
/*** MODULEINFO
- <depend>spandsp</depend>
+ <depend>spandsp</depend>
+ <depend>res_fax</depend>
***/
#include "asterisk.h"