Changeset 56a6c87699827a7e6f5e344fdec575ef32d9524c
- Timestamp:
- 05/22/08 17:52:50
(3 months ago)
- Author:
- Rémi Denis-Courmont <rem@videolan.org>
- git-committer:
- Rémi Denis-Courmont <rem@videolan.org> 1211471570 +0300
- git-parent:
[b268e2e8d2721942dfd1ca41987756940e2f05db]
- git-author:
- Rémi Denis-Courmont <rem@videolan.org> 1211471570 +0300
- Message:
Cosmetic
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r8dba805 |
r56a6c87 |
|
| 146 | 146 | VLC_COMMON_MEMBERS |
|---|
| 147 | 147 | |
|---|
| 148 | | /* Object structure data */ |
|---|
| | 148 | /* Object structure data */ |
|---|
| 149 | 149 | int i_counter; ///< object counter |
|---|
| 150 | 150 | int i_objects; ///< Attached objects count |
|---|