From 8bcbb33cf2bfed9ab929170aeedb7f6ea391b06f Mon Sep 17 00:00:00 2001 From: Mnikolenko Productengine Date: Mon, 27 Oct 2025 18:44:24 +0200 Subject: Fix indentation and trailing-whitespace --- indra/newview/llpaneldirplaces.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'indra/newview/llpaneldirplaces.cpp') diff --git a/indra/newview/llpaneldirplaces.cpp b/indra/newview/llpaneldirplaces.cpp index 3f1fa2ab05..57d9d556b6 100644 --- a/indra/newview/llpaneldirplaces.cpp +++ b/indra/newview/llpaneldirplaces.cpp @@ -140,9 +140,9 @@ void LLPanelDirPlaces::performQuery() if (0x0 == flags) { LLNotificationsUtil::add("NoContentToSearch"); - return; + return; } - + queryCore(query_string, category, flags); } -- cgit v1.3