From bde20b7777d4230eca9fb8a7a7bd9efe700e78e9 Mon Sep 17 00:00:00 2001 From: Nickolay V. Shmyrev Date: Mon, 18 Apr 2005 22:28:07 +0000 Subject: Fix build error and small problem on application exit --- (limited to 'shell/ev-document-types.c') 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 -- cgit v0.9.1