summaryrefslogtreecommitdiff
path: root/indra/newview/llimview.h
diff options
context:
space:
mode:
authorprep <prep@lindenlab.com>2011-01-10 16:08:02 -0500
committerprep <prep@lindenlab.com>2011-01-10 16:08:02 -0500
commit3fcdd7f41581e2e724be703687e717ea6ddc91ba (patch)
treef3b3d4226aadc515a737e7831d91c941baacddbe /indra/newview/llimview.h
parent9c60d1da81ae711b702b83bb388083bc19702472 (diff)
parentb63a404613182edfd230abda595f064c7bcc1c10 (diff)
merge
Diffstat (limited to 'indra/newview/llimview.h')
-rw-r--r--indra/newview/llimview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llimview.h b/indra/newview/llimview.h
index e765a8da2f..a15776c207 100644
--- a/indra/newview/llimview.h
+++ b/indra/newview/llimview.h
@@ -100,7 +100,7 @@ public:
void onAvatarNameCache(const LLUUID& avatar_id, const LLAvatarName& av_name);
- void onAdHocNameCache(const LLAvatarName& av_name);
+ void onAdHocNameCache(const LLAvatarName& av_name);
//*TODO make private
static std::string generateHash(const std::set<LLUUID>& sorted_uuids);