summaryrefslogtreecommitdiff
path: root/include/dahdi/dahdi_config.h
diff options
context:
space:
mode:
authorRuss Meyerriecks <rmeyerreicks@digium.com>2010-11-19 17:34:36 +0000
committerRuss Meyerriecks <rmeyerreicks@digium.com>2010-11-19 17:34:36 +0000
commit61b793d1b7655ca7e763ebd6623e1bdc5c177330 (patch)
treee13a5565a7ffb75bb8b4610464399ff7bc991d12 /include/dahdi/dahdi_config.h
parent5e08e15febc3408e482a366a856823008012e687 (diff)
dahdi: Stops junk data from overwriting the dahdi_mirror pseudo chans
(issue #16831) Reported by: tsearle Patches: dahdi_mirror2.patch uploaded by tsearle (license 373) Signed-off-by: Russ Meyerriecks <rmeyerriecks@digium.com> Acked-by: Shaun Ruffell <sruffell@digium.com> git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@9493 a0bf4364-ded3-4de4-8d8a-66a801d63aff
Diffstat (limited to 'include/dahdi/dahdi_config.h')
-rw-r--r--include/dahdi/dahdi_config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/dahdi/dahdi_config.h b/include/dahdi/dahdi_config.h
index 032a9d7..59896af 100644
--- a/include/dahdi/dahdi_config.h
+++ b/include/dahdi/dahdi_config.h
@@ -187,6 +187,6 @@
/*
* Creates an interface for mirroring the raw channel data out to a pseudo-chan
*/
-/*#define CONFIG_DAHDI_MIRROR*/
+/* #define CONFIG_DAHDI_MIRROR */
#endif