From fabebd8c0c2050c623e0085c5b761145a3295349 Mon Sep 17 00:00:00 2001 From: Denis Serdjuk Date: Wed, 28 Oct 2009 20:58:07 +0200 Subject: minor change to landmarksactions to meet the code style. --HG-- branch : product-engine --- indra/newview/lllandmarkactions.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indra/newview/lllandmarkactions.h') diff --git a/indra/newview/lllandmarkactions.h b/indra/newview/lllandmarkactions.h index d651259790..32f05e702b 100644 --- a/indra/newview/lllandmarkactions.h +++ b/indra/newview/lllandmarkactions.h @@ -108,7 +108,7 @@ public: /** * @brief Retrieve a landmark from gLandmarkList by inventory item's id * - * @return pointer to loaded landmark from gLandmarkList or NULL if landmark does not exist. + * @return pointer to loaded landmark from gLandmarkList or NULL if landmark does not exist or wasn't loaded. */ static LLLandmark* getLandmark(const LLUUID& landmarkInventoryItemID); -- cgit v1.2.3