summaryrefslogtreecommitdiff
path: root/apps/action.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/action.h')
-rw-r--r--apps/action.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/action.h b/apps/action.h
index 29023720cc..85ad48592b 100644
--- a/apps/action.h
+++ b/apps/action.h
@@ -118,7 +118,7 @@ enum {
118#endif 118#endif
119 ACTION_WPS_ABSETA_PREVDIR, /* these should be safe to put together seen as */ 119 ACTION_WPS_ABSETA_PREVDIR, /* these should be safe to put together seen as */
120 ACTION_WPS_ABSETB_NEXTDIR, /* you shouldnt want to change dir in ab-mode */ 120 ACTION_WPS_ABSETB_NEXTDIR, /* you shouldnt want to change dir in ab-mode */
121 ACTION_WPSAB_RESET, 121 ACTION_WPS_ABRESET,
122 122
123 /* list and tree page up/down */ 123 /* list and tree page up/down */
124 ACTION_LISTTREE_PGUP,/* optional */ 124 ACTION_LISTTREE_PGUP,/* optional */