summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAttila Molnar <attilamolnar@hush.com>2014-02-18 13:41:01 +0100
committerAttila Molnar <attilamolnar@hush.com>2014-02-18 13:41:01 +0100
commit8f901b33a8d2ee0d318ae5feba3d84f1af939f22 (patch)
tree045c963aa883535deb11ccdd9e51bfd2020d9e7b /include
parent0556720b559d7ec5d8badacf0ac9b11e9c864847 (diff)
Change the parameter type of ModeHandler::GiveModeList() from ModeMasks to ModeType
Diffstat (limited to 'include')
-rw-r--r--include/mode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/mode.h b/include/mode.h
index 3193af65f..f0609fec2 100644
--- a/include/mode.h
+++ b/include/mode.h
@@ -682,7 +682,7 @@ class CoreExport ModeParser
* 3; Modes that only take a param when adding
* 4; Modes that dont take a param
*/
- std::string GiveModeList(ModeMasks m);
+ std::string GiveModeList(ModeType mt);
/** This returns the PREFIX=(ohv)@%+ section of the 005 numeric, or
* just the "@%+" part if the parameter false