summaryrefslogtreecommitdiff
path: root/apps/recorder/wormlet.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/recorder/wormlet.h')
-rw-r--r--apps/recorder/wormlet.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/recorder/wormlet.h b/apps/recorder/wormlet.h
index 347c6be737..0aeea3cc77 100644
--- a/apps/recorder/wormlet.h
+++ b/apps/recorder/wormlet.h
@@ -22,7 +22,7 @@
22 22
23#include "menu.h" 23#include "menu.h"
24 24
25Menu wormlet(void); 25bool wormlet(void);
26 26
27#endif /*__WORMLET__ */ 27#endif /*__WORMLET__ */
28 28