summaryrefslogtreecommitdiff
path: root/apps/pdfshow.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/pdfshow.c')
-rw-r--r--apps/pdfshow.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/pdfshow.c b/apps/pdfshow.c
index b773d8bf..85b78d29 100644
--- a/apps/pdfshow.c
+++ b/apps/pdfshow.c
@@ -158,5 +158,7 @@ int main(int argc, char **argv)
}
closexref();
+
+ return 0;
}