Changeset 5067
Missing semicolon. Ticket #442.
Committed by:
mm_202
Date:
Jul 20 2008 * 06:04 (about 1 month ago)
Affected files:
callweaver/trunk/include/callweaver/channel.h (unified diff)
| r5003 | r5067 | |
|---|---|---|
| 1056 | 1056 | |
| 1057 | 1057 | /*! \brief Lock CW channel (and print debugging output) |
| 1058 | 1058 | \note You need to enable DEBUG_CHANNEL_LOCKS for this function */ |
| 1059 | int cw_channel_trylock(struct cw_channel *chan) | |
| 1059 | int cw_channel_trylock(struct cw_channel *chan); | |
| 1060 | 1060 | #endif |
| 1061 | 1061 | |
| 1062 | 1062 | #ifdef SOLARIS |
![Home changeset 5067 [home]](/images/logo.png?1180520111)
RSS Feeds