https://origsvn.digium.com/svn/asterisk/trunk
........
r251946 | rmudgett | 2010-03-12 13:05:40 -0600 (Fri, 12 Mar 2010) | 1 line
Doxegen this chan_dahdi lock.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@251991
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
};
static struct dahdi_pvt {
- ast_mutex_t lock;
+ ast_mutex_t lock; /*!< Channel private lock. */
struct ast_channel *owner; /*!< Our current active owner (if applicable) */
/*!< Up to three channels can be associated with this call */