From 72f727fe8c26560af9dd9524af7fab66d9438060 Mon Sep 17 00:00:00 2001 From: Shaun Ruffell Date: Tue, 21 Sep 2010 16:25:37 +0000 Subject: [PATCH] dahdi: Fix comment ZapRAS -> DAHDIRAS. Signed-off-by: Shaun Ruffell git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@9394 a0bf4364-ded3-4de4-8d8a-66a801d63aff --- include/dahdi/dahdi_config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/dahdi/dahdi_config.h b/include/dahdi/dahdi_config.h index 6ec671b..b0592f3 100644 --- a/include/dahdi/dahdi_config.h +++ b/include/dahdi/dahdi_config.h @@ -89,7 +89,7 @@ /* #define CONFIG_OLD_HDLC_API */ /* - * Uncomment for Generic PPP support (i.e. ZapRAS) + * Uncomment for Generic PPP support (i.e. DAHDIRAS) */ #if defined(CONFIG_PPP) || defined(CONFIG_PPP_MODULE)