Changeset 5066
Missing semicolon. Ticket #442.
Committed by:
mm_202
Date:
Jul 20 2008 * 06:02 (about 1 month ago)
Affected files:
callweaver/branches/rel/1.2/include/callweaver/channel.h (unified diff)
| r5047 | r5066 | |
|---|---|---|
| 1090 | 1090 | |
| 1091 | 1091 | /*! \brief Lock CW channel (and print debugging output) |
| 1092 | 1092 | \note You need to enable DEBUG_CHANNEL_LOCKS for this function */ |
| 1093 | int cw_channel_trylock(struct cw_channel *chan) | |
| 1093 | int cw_channel_trylock(struct cw_channel *chan); | |
| 1094 | 1094 | #endif |
| 1095 | 1095 | |
| 1096 | 1096 | #ifdef SOLARIS |
![Home changeset 5066 [home]](/images/logo.png?1180520111)
RSS Feeds