summaryrefslogtreecommitdiff
path: root/src/whatis.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/whatis.c')
-rw-r--r--src/whatis.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/whatis.c b/src/whatis.c
index 4c153c05..cda72e03 100644
--- a/src/whatis.c
+++ b/src/whatis.c
@@ -236,7 +236,7 @@ static error_t parse_opt (int key, char *arg, struct argp_state *state)
return ARGP_ERR_UNKNOWN;
}
-static char *help_filter (int key, const char *text, void *input _GL_UNUSED)
+static char *help_filter (int key, const char *text, void *input MAYBE_UNUSED)
{
switch (key) {
case ARGP_KEY_HELP_PRE_DOC: