]> www.fi.muni.cz Git - evince.git/blobdiff - shell/ev-document-types.c
Fix build error and small problem on application exit
[evince.git] / shell / ev-document-types.c
index cc7734f12ad95b5ab84a2880c7e1615c78ee0852..2d64594ddd9247e8033d43b95b559d949e786dc6 100644 (file)
@@ -55,7 +55,7 @@ const EvDocumentType document_types[] = {
 
 #ifdef ENABLE_DJVU
        /* djvu: */
-       {"image/vnd.djvu",             djvu_document_get_type),
+       {"image/vnd.djvu",             djvu_document_get_type},
 #endif         
 
 #ifdef ENABLE_DVI