From 82536ba453c60dbadcfea736ed896591b7ad2ef9 Mon Sep 17 00:00:00 2001 From: fowlerdm Date: Wed, 19 Jun 2024 18:56:57 -0600 Subject: llprogressview.cpp: Correct formatting Previous formatting resulted in compilation failure --- indra/newview/llprogressview.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/indra/newview/llprogressview.cpp b/indra/newview/llprogressview.cpp index af0e27f7f5..664860db30 100644 --- a/indra/newview/llprogressview.cpp +++ b/indra/newview/llprogressview.cpp @@ -438,8 +438,8 @@ void LLProgressView::initLogos() LLRect(texture_start_x, texture_start_y + icon_height, texture_start_x + icon_width, texture_start_y), default_clip, default_clip); -} */ +} void LLProgressView::initStartTexture(S32 location_id, bool is_in_production) { -- cgit v1.2.3