summaryrefslogtreecommitdiff
path: root/indra/newview
diff options
context:
space:
mode:
authorLeyla Farazha <leyla@lindenlab.com>2011-04-27 18:17:09 -0700
committerLeyla Farazha <leyla@lindenlab.com>2011-04-27 18:17:09 -0700
commitf56a2e55ccd86e3739f69c3d8dcc007c337bdaa1 (patch)
tree500082932489bfda5f8ba15de6da3a038962d356 /indra/newview
parent89198015596c72838962d3836b308469ef086e3e (diff)
adding newline at end of llfloatersounddevices.cpp
Diffstat (limited to 'indra/newview')
-rw-r--r--indra/newview/llfloatersounddevices.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llfloatersounddevices.cpp b/indra/newview/llfloatersounddevices.cpp
index 1f6a992fc5..4f3945c95f 100644
--- a/indra/newview/llfloatersounddevices.cpp
+++ b/indra/newview/llfloatersounddevices.cpp
@@ -82,4 +82,4 @@ void LLFloaterSoundDevices::setFocus( BOOL b )
// We have to override setFocus() for because selecting an item of the
// combobox causes the floater to lose focus and thus become transparent.
updateTransparency(TT_ACTIVE);
-} \ No newline at end of file
+}