git.videolan.org
/
vlc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6512abe
)
Compile fix
author
Christophe Mutricy
<xtophe@videolan.org>
Tue, 20 Feb 2007 10:12:38 +0000
(10:12 +0000)
committer
Christophe Mutricy
<xtophe@videolan.org>
Tue, 20 Feb 2007 10:12:38 +0000
(10:12 +0000)
include/vlc/libvlc.h
patch
|
blob
|
history
diff --git
a/include/vlc/libvlc.h
b/include/vlc/libvlc.h
index
0ddc1a5
..
c311098
100644
(file)
--- a/
include/vlc/libvlc.h
+++ b/
include/vlc/libvlc.h
@@
-142,7
+142,7
@@
VLC_PUBLIC_API void libvlc_destroy( libvlc_instance_t *, libvlc_exception_t * );
typedef struct {
int i_id;
char * psz_uri;
- char * psz_name
+ char * psz_name
;
} libvlc_playlist_item_t;