diff --git a/indra/newview/llfloatersounddevices.cpp b/indra/newview/llfloatersounddevices.cpp
index 1f6a992fc57737a7bcd138e3b4e9f4bd3ac507fd..4f3945c95ffe574696c106bb6b39ce480cf7985b 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
+}