diff --git a/indra/llui/llwindowshade.cpp b/indra/llui/llwindowshade.cpp
index 1e8b47de29bc83aa5926681a6301170a910fda01..ae8b30b1ba233ca3513c87012b70878d91838423 100644
--- a/indra/llui/llwindowshade.cpp
+++ b/indra/llui/llwindowshade.cpp
@@ -383,4 +383,5 @@ LLNotificationPtr LLWindowShade::getCurrentNotification()
 		return LLNotificationPtr();
 	}
 	return mNotifications.back();
-}
\ No newline at end of file
+}
+