X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=libdocument%2Fev-document.h;h=33b7f4d3a09b54563579769ff63fd830dc65e8a4;hb=a1eb4057e64cc849ab5654acce2424672c32ad92;hp=828ca256b799c1a90c3e22e46400d7dfc099a1bd;hpb=13a06349251874bd35d2f03c3fc93217cee749a2;p=evince.git diff --git a/libdocument/ev-document.h b/libdocument/ev-document.h index 828ca256..33b7f4d3 100644 --- a/libdocument/ev-document.h +++ b/libdocument/ev-document.h @@ -104,7 +104,7 @@ void ev_document_doc_mutex_lock (void); void ev_document_doc_mutex_unlock (void); /* FontConfig mutex */ -GMutex *ev_document_fc_doc_mutex (void); +GMutex *ev_document_get_fc_mutex (void); void ev_document_fc_mutex_lock (void); void ev_document_fc_mutex_unlock (void);