diff options
Diffstat (limited to 'scripts/lxdialog/dialog.h')
-rw-r--r-- | scripts/lxdialog/dialog.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/scripts/lxdialog/dialog.h b/scripts/lxdialog/dialog.h index c86801f981fe..3cf3d3526ef0 100644 --- a/scripts/lxdialog/dialog.h +++ b/scripts/lxdialog/dialog.h | |||
@@ -1,4 +1,3 @@ | |||
1 | |||
2 | /* | 1 | /* |
3 | * dialog.h -- common declarations for all dialog modules | 2 | * dialog.h -- common declarations for all dialog modules |
4 | * | 3 | * |
@@ -87,7 +86,7 @@ | |||
87 | #define ACS_DARROW 'v' | 86 | #define ACS_DARROW 'v' |
88 | #endif | 87 | #endif |
89 | 88 | ||
90 | /* | 89 | /* |
91 | * Attribute names | 90 | * Attribute names |
92 | */ | 91 | */ |
93 | #define screen_attr attributes[0] | 92 | #define screen_attr attributes[0] |