diff options
author | Rider Linden <rider@lindenlab.com> | 2015-05-26 09:48:47 -0700 |
---|---|---|
committer | Rider Linden <rider@lindenlab.com> | 2015-05-26 09:48:47 -0700 |
commit | 55ea4bb04d4a25c88beeeb1b393efebdd83f35fd (patch) | |
tree | 27377d41d63e7fa6be15fd31892b7dc07b4f3fb6 | |
parent | d784b20e2926ffcdf3d79de157b0ec0e1676bc82 (diff) |
Extra specification that MS didn't catch.
-rwxr-xr-x | indra/newview/llfloaterperms.h | 2 |
1 files changed, 1 insertions, 1 deletions
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. |