summaryrefslogtreecommitdiff
path: root/indra/llmessage
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2024-08-20 08:28:35 -0400
committerNat Goodspeed <nat@lindenlab.com>2024-08-20 08:28:35 -0400
commit1d017b76292cf8c7afad34ec54d7401e2f1795e5 (patch)
tree0a0e746f569da7a9bd0ee27649a1831d5b029750 /indra/llmessage
parent75a5cd62d7f63f642d4d88fafc955aaf22f471e7 (diff)
Trim trailing blank line.
Diffstat (limited to 'indra/llmessage')
-rw-r--r--indra/llmessage/message_string_table.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/llmessage/message_string_table.cpp b/indra/llmessage/message_string_table.cpp
index 6d2157eec9..084c373265 100644
--- a/indra/llmessage/message_string_table.cpp
+++ b/indra/llmessage/message_string_table.cpp
@@ -88,4 +88,3 @@ char* LLMessageStringTable::getString(const char *str)
}
return mString[hash_value];
}
-