X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=libdocument%2Fev-file-helpers.h;h=adec69c35b23b4d1004eedb5c801966bfd0840c1;hb=6821de696db5b2d3225015b01d428ba8a0302960;hp=51d763db75b5ff2917eccd7d6259ee9786102dd4;hpb=84c2106c83ce1eb1b0012e9714ef15875e202e72;p=evince.git diff --git a/libdocument/ev-file-helpers.h b/libdocument/ev-file-helpers.h index 51d763db..adec69c3 100644 --- a/libdocument/ev-file-helpers.h +++ b/libdocument/ev-file-helpers.h @@ -38,9 +38,9 @@ typedef enum { const gchar *ev_tmp_dir (void); -void ev_file_helpers_init (void); +void _ev_file_helpers_init (void); -void ev_file_helpers_shutdown (void); +void _ev_file_helpers_shutdown (void); gboolean ev_dir_ensure_exists (const gchar *dir, int mode);