X-Git-Url: http://git.videolan.org/gitweb.cgi/vlc.git/?p=vlc.git;p=vlc.git;a=blobdiff_plain;f=src%2Fmisc%2Fupdate.h;h=f00d8be029436e84620fac9cc8baa6d50fe3e88c;hp=10b6e9c1e714fd5155e56c63620cb7b9d63a3e48;hb=3ec93c14a68cc3c8a655af7e6348d82e5f5d678d;hpb=db6fab48e6210a5fada1c1d97e4d87c1f151b880 diff --git a/src/misc/update.h b/src/misc/update.h index 10b6e9c1e7..f00d8be029 100644 --- a/src/misc/update.h +++ b/src/misc/update.h @@ -151,7 +151,7 @@ typedef struct { VLC_COMMON_MEMBERS update_t *p_update; - char *psz_destination; + char *psz_destdir; } update_download_thread_t; /**