From bb233c070dedbbd3b7ec014a0679a0021958e775 Mon Sep 17 00:00:00 2001 From: Rider Linden Date: Fri, 6 Feb 2026 14:27:46 -0800 Subject: Had some trailing spaces in there somehow. --- indra/newview/llviewerobject.cpp | 4 ++-- 1 file 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) -- cgit v1.3