summaryrefslogtreecommitdiff
path: root/apps/plugins/minesweeper.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/minesweeper.c')
-rw-r--r--apps/plugins/minesweeper.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/minesweeper.c b/apps/plugins/minesweeper.c
index 58e56de159..5793ddedf8 100644
--- a/apps/plugins/minesweeper.c
+++ b/apps/plugins/minesweeper.c
@@ -25,7 +25,7 @@
25 25
26#include "lib/playback_control.h" 26#include "lib/playback_control.h"
27 27
28PLUGIN_HEADER 28
29 29
30/* what the minesweeper() function can return */ 30/* what the minesweeper() function can return */
31enum minesweeper_status { 31enum minesweeper_status {