diff options
| author | Mnikolenko Productengine <mnikolenko@productengine.com> | 2025-10-27 18:44:24 +0200 |
|---|---|---|
| committer | Mnikolenko Productengine <mnikolenko@productengine.com> | 2025-10-27 19:02:55 +0200 |
| commit | 8bcbb33cf2bfed9ab929170aeedb7f6ea391b06f (patch) | |
| tree | b6e4f62bac409d8051f9cf07c09febb8203d12bf /indra/newview/llpaneldirplaces.cpp | |
| parent | 4100b0cd411b4ac0ea9a4b944611bf1d99390a92 (diff) | |
Fix indentation and trailing-whitespace
Diffstat (limited to 'indra/newview/llpaneldirplaces.cpp')
| -rw-r--r-- | indra/newview/llpaneldirplaces.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
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); } |
