X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=shell%2Fev-job-xfer.h;h=256a60edeb19691dcc2888840f4062a33da64311;hb=9832f65434f957b1374d07e6a645b6b8ac88f459;hp=dba99017aaac06a34f3216858a39ff15f1011c62;hpb=bca369672136e5ff831ece9832afd42085808fba;p=evince.git diff --git a/shell/ev-job-xfer.h b/shell/ev-job-xfer.h index dba99017..256a60ed 100644 --- a/shell/ev-job-xfer.h +++ b/shell/ev-job-xfer.h @@ -38,7 +38,8 @@ struct _EvJobXfer { EvJob parent; GError *error; - gchar *uri; + char *uri; + char *local_uri; }; struct _EvJobXferClass