aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/applets.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/applets.h b/include/applets.h
index a7578ba1a..6bce2ee75 100644
--- a/include/applets.h
+++ b/include/applets.h
@@ -731,7 +731,7 @@
731#endif 731#endif
732 732
733#if !defined(PROTOTYPES) && !defined(MAKE_USAGE) 733#if !defined(PROTOTYPES) && !defined(MAKE_USAGE)
734 { 0,NULL,0 } 734 { 0,NULL,0,0 }
735}; 735};
736 736
737#endif 737#endif