aboutsummaryrefslogtreecommitdiffstats
path: root/src/actions.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/actions.h')
-rw-r--r--src/actions.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/actions.h b/src/actions.h
index 414c098..5e32164 100644
--- a/src/actions.h
+++ b/src/actions.h
@@ -59,6 +59,7 @@ typedef struct ListOptions ListOpt;
struct ListOptions {
ListType _lt;
ListShowType _lst;
+ int attr;
int err;
};