summaryrefslogtreecommitdiffstats
path: root/src/print_data.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/print_data.h')
-rw-r--r--src/print_data.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/print_data.h b/src/print_data.h
index b932819..779c867 100644
--- a/src/print_data.h
+++ b/src/print_data.h
@@ -16,7 +16,7 @@
struct print_data {
uint_fast32_t time;
double progress;
- char *file;
+ char *url;
char *name;
Eina_Bool name_changed;
char *flags;