1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-04 09:11:33 +02:00
This commit is contained in:
Rafaël Carré 2009-11-27 14:23:13 +01:00
parent ab994815cd
commit 5a7dca4254

View File

@ -173,10 +173,10 @@ static int Open( vlc_object_t *p_this )
char *psz_accessname;
char *psz_parser;
const char *psz_user;
const char *psz_pass;
const char *psz_host;
const char *psz_mount;
const char *psz_port;
char *psz_pass;
char *psz_host;
char *psz_mount;
char *psz_port;
char *psz_name;
char *psz_description;
char *psz_genre;