From e571ccd8ea5a60b25a4b8c52d0ae62bec95e027c Mon Sep 17 00:00:00 2001 From: James Booth Date: Sat, 27 Jan 2018 23:51:03 +0000 Subject: Fix tests, move glob creation --- src/command/cmd_ac.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/command/cmd_ac.c') diff --git a/src/command/cmd_ac.c b/src/command/cmd_ac.c index 5ecdfbe7..069e883e 100644 --- a/src/command/cmd_ac.c +++ b/src/command/cmd_ac.c @@ -595,7 +595,7 @@ cmd_ac_init(void) rooms_ac = autocomplete_new(); autocomplete_add(rooms_ac, "service"); - autocomplete_add(rooms_ac, "match"); + autocomplete_add(rooms_ac, "filter"); affiliation_ac = autocomplete_new(); autocomplete_add(affiliation_ac, "owner"); -- cgit 1.4.1-2-gfad0