Changeset abecc78ae9e26deedc62e34364b8ebcafcea0fdd
- Timestamp:
- 04/11/06 15:37:26
(2 years ago)
- Author:
- Rémi Denis-Courmont <rem@videolan.org>
- git-committer:
- Rémi Denis-Courmont <rem@videolan.org> 1162651046 +0000
- git-parent:
[4059d487e2c16e24549123cf6abfba240e57bcf5]
- git-author:
- Rémi Denis-Courmont <rem@videolan.org> 1162651046 +0000
- Message:
Fix warning
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| rc696a40 |
rabecc78 |
|
| 1082 | 1082 | } |
|---|
| 1083 | 1083 | |
|---|
| 1084 | | #if MMS_DEBUG |
|---|
| | 1084 | #ifdef MMS_DEBUG |
|---|
| 1085 | 1085 | if( p_sys->i_proto == MMS_PROTO_UDP ) |
|---|
| 1086 | 1086 | { |
|---|