Changeset 2f9e4e4c1287a4fd7b92c244332c35c33ad28fc8
- Timestamp:
- 10/02/07 09:28:07
(2 years ago)
- Author:
- Rémi Denis-Courmont <rem@videolan.org>
- git-committer:
- Rémi Denis-Courmont <rem@videolan.org> 1171096087 +0000
- git-parent:
[adc6177b7089c30f4f632acf19f4bc19b0868620]
- git-author:
- Rémi Denis-Courmont <rem@videolan.org> 1171096087 +0000
- Message:
Cosmetic
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r0336f13 |
r2f9e4e4 |
|
| 267 | 267 | return VLC_EGENERIC; |
|---|
| 268 | 268 | } |
|---|
| 269 | | return VLC_SUCCESS;; |
|---|
| | 269 | return VLC_SUCCESS; |
|---|
| 270 | 270 | } |
|---|
| 271 | 271 | |
|---|