diff options
Diffstat (limited to 'linden/indra/newview/llimview.h')
-rw-r--r-- | linden/indra/newview/llimview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/llimview.h b/linden/indra/newview/llimview.h index 2539203..112d578 100644 --- a/linden/indra/newview/llimview.h +++ b/linden/indra/newview/llimview.h | |||
@@ -198,7 +198,7 @@ private: | |||
198 | 198 | ||
199 | // This simple method just iterates through all of the ids, and | 199 | // This simple method just iterates through all of the ids, and |
200 | // prints a simple message if they are not online. Used to help | 200 | // prints a simple message if they are not online. Used to help |
201 | // reduce 'hello' messages to the linden employees unlucky enough | 201 | // reduce 'hello' messages to the grid employees unlucky enough |
202 | // to have their calling card in the default inventory. | 202 | // to have their calling card in the default inventory. |
203 | void noteOfflineUsers(LLFloaterIMPanel* panel, const LLDynamicArray<LLUUID>& ids); | 203 | void noteOfflineUsers(LLFloaterIMPanel* panel, const LLDynamicArray<LLUUID>& ids); |
204 | void noteMutedUsers(LLFloaterIMPanel* panel, const LLDynamicArray<LLUUID>& ids); | 204 | void noteMutedUsers(LLFloaterIMPanel* panel, const LLDynamicArray<LLUUID>& ids); |