From 60658d0bdbc8d047c3dbfc19abb005e147b5b2b9 Mon Sep 17 00:00:00 2001 From: Peter Powell Date: Mon, 24 Jul 2017 14:44:36 +0100 Subject: Replace the deprecated MAXBANS token with MAXLIST. --- include/listmode.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'include/listmode.h') diff --git a/include/listmode.h b/include/listmode.h index 96a13a519..f49c5b3c8 100644 --- a/include/listmode.h +++ b/include/listmode.h @@ -126,6 +126,10 @@ class CoreExport ListModeBase : public ModeHandler */ unsigned int GetLimit(Channel* channel); + /** Gets the lower list limit for this listmode. + */ + unsigned int GetLowerLimit(); + /** Retrieves the list of all modes set on the given channel * @param channel Channel to get the list from * @return A list with all modes of this type set on the given channel, can be NULL -- cgit v1.3.1-10-gc9f91