From 105dc12980c8b90600a7a422985d067f4acbd794 Mon Sep 17 00:00:00 2001 From: Andrey Kleshchev <117672381+akleshchev@users.noreply.github.com> Date: Fri, 9 Aug 2024 19:51:13 +0300 Subject: Fix spaces in indra/newview/lllocalbitmaps.cpp Co-authored-by: Andrey Lihatskiy --- indra/newview/lllocalbitmaps.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indra') diff --git a/indra/newview/lllocalbitmaps.cpp b/indra/newview/lllocalbitmaps.cpp index 49abc7ab7d..ce0c460f5b 100644 --- a/indra/newview/lllocalbitmaps.cpp +++ b/indra/newview/lllocalbitmaps.cpp @@ -679,7 +679,7 @@ void LLLocalBitmap::updateGLTFMaterials(LLUUID old_id, LLUUID new_id) } else { - LL_WARNS_ONCE() << "Failed to apply local material override, render material not found" << LL_ENDL; + LL_WARNS_ONCE() << "Failed to apply local material override, render material not found" << LL_ENDL; } } } -- cgit v1.2.3