summaryrefslogtreecommitdiff
path: root/indra/newview/llviewerobject.cpp
diff options
context:
space:
mode:
authorRider Linden <rider@lindenlab.com>2026-02-06 14:27:46 -0800
committerRider Linden <rider@lindenlab.com>2026-02-06 14:27:46 -0800
commitbb233c070dedbbd3b7ec014a0679a0021958e775 (patch)
tree089f53b5c82372cb73490f8dd7c01815d231863a /indra/newview/llviewerobject.cpp
parenta0a59882c19f48d62459bf03ad28dfb7975e0dd0 (diff)
Had some trailing spaces in there somehow.
Diffstat (limited to 'indra/newview/llviewerobject.cpp')
-rw-r--r--indra/newview/llviewerobject.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/llviewerobject.cpp b/indra/newview/llviewerobject.cpp
index a07c64f252..ca5281b3c7 100644
--- a/indra/newview/llviewerobject.cpp
+++ b/indra/newview/llviewerobject.cpp
@@ -2765,8 +2765,8 @@ void LLViewerObject::doUpdateInventory(
// When creating a new script, the asset should be null. The server
// will create the new script based on the script_language (LSL or Lua)
// If a template_id is provided, the new script will be a copy of that item.
-//
-// *IMPORTANT* If template_id is provided, it must be the ITEM ID of a
+//
+// *IMPORTANT* If template_id is provided, it must be the ITEM ID of a
// copy/mod-able script in the user's inventory.
void LLViewerObject::saveScript(const LLViewerInventoryItem* item,
bool active, bool is_new, U8 script_language, const LLUUID& template_id)