aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/m_namesx.cpp
diff options
context:
space:
mode:
authorGravatar linuxdaemon2019-03-12 12:04:01 -0500
committerGravatar Peter Powell2019-03-12 17:14:53 +0000
commit1003c593bfd455734a8f39f137d4ce68e7e87ca8 (patch)
tree7e1f5680cd66fc6d7e344f914b7f42fb6745880c /src/modules/m_namesx.cpp
parentMove field lookup logic out of WhoData constructor (diff)
Rename GetFlagIndex -> GetFieldIndex
Diffstat (limited to 'src/modules/m_namesx.cpp')
-rw-r--r--src/modules/m_namesx.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/m_namesx.cpp b/src/modules/m_namesx.cpp
index 1e051e75c..ac15c9723 100644
--- a/src/modules/m_namesx.cpp
+++ b/src/modules/m_namesx.cpp
@@ -85,7 +85,7 @@ class ModuleNamesX
return MOD_RES_PASSTHRU;
size_t flag_index;
- if (!request.GetFlagIndex('f', flag_index))
+ if (!request.GetFieldIndex('f', flag_index))
return MOD_RES_PASSTHRU;
// #chan ident localhost insp22.test nick H@ :0 Attila