diff options
Diffstat (limited to 'src/actions.h')
-rw-r--r-- | src/actions.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/actions.h b/src/actions.h index 69c5616..e6fe336 100644 --- a/src/actions.h +++ b/src/actions.h @@ -77,6 +77,7 @@ struct ListOptions { ListShowType _lst; char *pName; int attr; + int bName; int err; }; |