diff options
| -rw-r--r-- | indra/newview/llhints.cpp | 2 | 
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 +} | 
