Changeset 80304bcee1ddd980e957695b4e90075850553522
- Timestamp:
- 05/27/08 20:11:35
(3 months ago)
- Author:
- Rémi Denis-Courmont <rem@videolan.org>
- git-committer:
- Rémi Denis-Courmont <rem@videolan.org> 1211911895 +0300
- git-parent:
[696d57444256a66823a493de08274ca6316ebf8e]
- git-author:
- Rémi Denis-Courmont <rem@videolan.org> 1211911895 +0300
- Message:
Spare 9 relocations
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r696d574 |
r80304bc |
|
| 536 | 536 | case MVLC_VLM_SETUP: |
|---|
| 537 | 537 | { |
|---|
| 538 | | static const char *vlm_properties[] = |
|---|
| | 538 | static const char vlm_properties[][9] = |
|---|
| 539 | 539 | { |
|---|
| 540 | 540 | /* no args */ |
|---|