Changeset ce7d502e6cc83a6d1f2ea13f462e5ef7f6835606
- Timestamp:
- 05/06/08 23:22:17
(2 months ago)
- Author:
- Christophe Mutricy <xtophe@videolan.org>
- git-committer:
- Christophe Mutricy <xtophe@videolan.org> 1210108937 +0100
- git-parent:
[99c0445a5a6b5d23f6199de0be01672a7a67e6b1]
- git-author:
- Christophe Mutricy <xtophe@videolan.org> 1210106806 +0100
- Message:
Meaningful typo
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r62ba576 |
rce7d502 |
|
| 48 | 48 | ../include/vlc_objects.h \ |
|---|
| 49 | 49 | ../include/vlc_threads.h \ |
|---|
| 50 | | ../include/vlc_threads_funcs.h |
|---|
| | 50 | ../include/vlc_threads_funcs.h \ |
|---|
| 51 | 51 | ../include/vlc_variables.h \ |
|---|
| 52 | 52 | $(NULL) |
|---|