]> git.sesse.net Git - vlc/blobdiff - src/misc/update.h
l10n: Bulgarian update
[vlc] / src / misc / update.h
index c092cf5e54e81a25b7088f2a0870d82c5d9d37f9..59ac20a3e60d5aeb82be24c0b61ec9b9b8aaf033 100644 (file)
@@ -149,7 +149,7 @@ typedef struct
 {
     VLC_COMMON_MEMBERS
     update_t *p_update;
-    char *psz_destdir;
+    char *psz_destination;
 } update_download_thread_t;
 
 /**