From 4b48ebdd3433db22e811baf9c6f1542e752c82fc Mon Sep 17 00:00:00 2001 From: Graham Linden Date: Tue, 5 Jun 2018 18:17:54 +0100 Subject: Fix EOL on last line of llrender.cpp and llsettingssky.cpp --- indra/llinventory/llsettingssky.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'indra/llinventory') diff --git a/indra/llinventory/llsettingssky.cpp b/indra/llinventory/llsettingssky.cpp index a6f0d06e7d..969e0d1791 100644 --- a/indra/llinventory/llsettingssky.cpp +++ b/indra/llinventory/llsettingssky.cpp @@ -1052,4 +1052,5 @@ void LLSettingsSky::calculateLightSettings() const LLUUID LLSettingsSky::GetDefaultAssetId() { return DEFAULT_ASSET_ID; -} \ No newline at end of file +} + -- cgit v1.2.3