summaryrefslogtreecommitdiff
path: root/apps/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins')
-rw-r--r--apps/plugins/jpeg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/jpeg.c b/apps/plugins/jpeg.c
index c192eb6..ce9b4a1 100644
--- a/apps/plugins/jpeg.c
+++ b/apps/plugins/jpeg.c
@@ -2075,7 +2075,7 @@ void cleanup(void *parameter)
#define ZOOM_IN 100 /* return codes for below function */
#define ZOOM_OUT 101
-int show_menu() /* return 1 to quit */
+int show_menu(void) /* return 1 to quit */
{
int m;
int result;