diff --git a/indra/newview/llfloaterperms.h b/indra/newview/llfloaterperms.h index 15fdefa3a1..ba7d39fe89 100755 --- a/indra/newview/llfloaterperms.h +++ b/indra/newview/llfloaterperms.h @@ -82,7 +82,7 @@ private: void refresh(); static const std::string sCategoryNames[CAT_LAST]; - static void LLFloaterPermsDefault::updateCapCoro(LLCoros::self& self, std::string url); + static void updateCapCoro(LLCoros::self& self, std::string url); // cached values only for implementing cancel.