From 7f68a324178f7a2c904ffb24cff3c42f8bd1075c Mon Sep 17 00:00:00 2001 From: Richard Mudgett Date: Thu, 11 Mar 2010 18:07:16 +0000 Subject: Minor tweaks and comment updates to chan_dahdi. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@251821 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- channels/chan_dahdi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'channels/chan_dahdi.c') diff --git a/channels/chan_dahdi.c b/channels/chan_dahdi.c index 18942a44e..d107366e1 100644 --- a/channels/chan_dahdi.c +++ b/channels/chan_dahdi.c @@ -16859,7 +16859,7 @@ static int setup_dahdi(int reload) } } - /* It's a little silly to lock it, but we mind as well just to be sure */ + /* It's a little silly to lock it, but we might as well just to be sure */ ast_mutex_lock(&iflock); #ifdef HAVE_PRI if (reload != 1) { -- cgit v1.2.3