From 49bf86b52459b183d3988388dbb74d8888a71925 Mon Sep 17 00:00:00 2001 From: Nat Goodspeed Date: Thu, 5 Sep 2024 08:45:24 -0400 Subject: Fix a few trailing whitespaces. --- indra/llcommon/llinttracker.h | 2 +- indra/llcommon/resultset.cpp | 2 +- indra/llcommon/resultset.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'indra/llcommon') diff --git a/indra/llcommon/llinttracker.h b/indra/llcommon/llinttracker.h index 86c30bc7aa..fd6d24d0fd 100644 --- a/indra/llcommon/llinttracker.h +++ b/indra/llcommon/llinttracker.h @@ -3,7 +3,7 @@ * @author Nat Goodspeed * @date 2024-08-30 * @brief LLIntTracker isa LLInstanceTracker with generated int keys. - * + * * $LicenseInfo:firstyear=2024&license=viewerlgpl$ * Copyright (c) 2024, Linden Research, Inc. * $/LicenseInfo$ diff --git a/indra/llcommon/resultset.cpp b/indra/llcommon/resultset.cpp index cb46db04fa..4d7b00eabd 100644 --- a/indra/llcommon/resultset.cpp +++ b/indra/llcommon/resultset.cpp @@ -3,7 +3,7 @@ * @author Nat Goodspeed * @date 2024-09-03 * @brief Implementation for resultset. - * + * * $LicenseInfo:firstyear=2024&license=viewerlgpl$ * Copyright (c) 2024, Linden Research, Inc. * $/LicenseInfo$ diff --git a/indra/llcommon/resultset.h b/indra/llcommon/resultset.h index 9b9ecbb21e..90d52b6fe4 100644 --- a/indra/llcommon/resultset.h +++ b/indra/llcommon/resultset.h @@ -4,7 +4,7 @@ * @date 2024-09-03 * @brief ResultSet is an abstract base class to allow scripted access to * potentially large collections representable as LLSD arrays. - * + * * $LicenseInfo:firstyear=2024&license=viewerlgpl$ * Copyright (c) 2024, Linden Research, Inc. * $/LicenseInfo$ -- cgit v1.2.3