Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-document-types.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ev-document-types.c')
-rw-r--r--shell/ev-document-types.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/ev-document-types.c b/shell/ev-document-types.c
index cc7734f..2d64594 100644
--- a/shell/ev-document-types.c
+++ b/shell/ev-document-types.c
@@ -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