git.videolan.org
/
vlc.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Revert "update: rename the variables so that it matches their current purpose"
[vlc.git]
/
src
/
misc
/
update.h
diff --git
a/src/misc/update.h
b/src/misc/update.h
index
10b6e9c
..
f00d8be
100644
(file)
--- a/
src/misc/update.h
+++ b/
src/misc/update.h
@@
-151,7
+151,7
@@
typedef struct
{
VLC_COMMON_MEMBERS
update_t *p_update;
{
VLC_COMMON_MEMBERS
update_t *p_update;
- char *psz_dest
ination
;
+ char *psz_dest
dir
;
} update_download_thread_t;
/**
} update_download_thread_t;
/**