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/llpaneldirclassified.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indra/newview/llpaneldirclassified.cpp') diff --git a/indra/newview/llpaneldirclassified.cpp b/indra/newview/llpaneldirclassified.cpp index cedd91e1bd..f055e6f05a 100644 --- a/indra/newview/llpaneldirclassified.cpp +++ b/indra/newview/llpaneldirclassified.cpp @@ -96,7 +96,7 @@ void LLPanelDirClassified::performQuery() inc_mature && gAgent.canAccessMature(), inc_adult && gAgent.canAccessAdult()); U32 category = childGetValue("Category").asInteger(); - + msg->nextBlockFast(_PREHASH_QueryData); msg->addUUIDFast(_PREHASH_QueryID, mSearchID ); msg->addStringFast(_PREHASH_QueryText, childGetValue("name").asString()); -- cgit v1.3