diff options
author | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2022-06-06 18:22:57 +0300 |
---|---|---|
committer | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2022-06-06 18:52:45 +0300 |
commit | c4aa8b1636b92f2b746df4ef319c10679883eb59 (patch) | |
tree | d07d4b7c736a77549b3516e83ece42af70bbb8ee /indra/newview/llfloaterclassified.cpp | |
parent | c88e30736bc6e8e005bbe9d9edde34f31f5012ab (diff) |
SL-15312 Header fixes
fixed 'remove_proto' being active even if there is no photo.
Diffstat (limited to 'indra/newview/llfloaterclassified.cpp')
-rw-r--r-- | indra/newview/llfloaterclassified.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llfloaterclassified.cpp b/indra/newview/llfloaterclassified.cpp index 58b81153a4..3520b0f67a 100644 --- a/indra/newview/llfloaterclassified.cpp +++ b/indra/newview/llfloaterclassified.cpp @@ -1,6 +1,6 @@ /** * @file llfloaterclassified.cpp - * @brief Avatar profile floater. + * @brief LLFloaterClassified for displaying classifieds. * * $LicenseInfo:firstyear=2022&license=viewerlgpl$ * Second Life Viewer Source Code |