summaryrefslogtreecommitdiff
path: root/dselect/pkgdisplay.cc
diff options
context:
space:
mode:
Diffstat (limited to 'dselect/pkgdisplay.cc')
-rw-r--r--dselect/pkgdisplay.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/dselect/pkgdisplay.cc b/dselect/pkgdisplay.cc
index 2832d412b..1cfae69d3 100644
--- a/dselect/pkgdisplay.cc
+++ b/dselect/pkgdisplay.cc
@@ -88,7 +88,7 @@ const char
N_("?") };
const char statuschars[] = " -IUCWt*";
-const char eflagchars[]= " R?#";
+const char eflagchars[] = " R";
const char wantchars[]= "n*=-_";
/* These MUST be in the same order as the corresponding enums in pkglist.h */