summaryrefslogtreecommitdiff
path: root/indra/newview/llhints.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llhints.cpp')
-rw-r--r--indra/newview/llhints.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llhints.cpp b/indra/newview/llhints.cpp
index a8274b3887..d837ed8205 100644
--- a/indra/newview/llhints.cpp
+++ b/indra/newview/llhints.cpp
@@ -378,4 +378,4 @@ void LLHints::showHints(const LLSD& show)
{
bool visible = show.asBoolean();
gViewerWindow->getHintHolder()->setVisible(visible);
-} \ No newline at end of file
+}