diff options
| author | Nat Goodspeed <nat@lindenlab.com> | 2024-09-18 16:56:10 -0400 | 
|---|---|---|
| committer | Nat Goodspeed <nat@lindenlab.com> | 2024-09-18 16:56:10 -0400 | 
| commit | 725e1b7d6f8ca31705372f9b391a34969f44577b (patch) | |
| tree | 5426fd02eaba7339fd82b3610c9208addd65c30d /indra/llcommon | |
| parent | 837a6e04d85e4f3f301e62aea3329ea61e926566 (diff) | |
Ditch trailing space.
Diffstat (limited to 'indra/llcommon')
| -rw-r--r-- | indra/llcommon/fsyspath.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/indra/llcommon/fsyspath.h b/indra/llcommon/fsyspath.h index 3c749d84de..5fa4c8ad1b 100644 --- a/indra/llcommon/fsyspath.h +++ b/indra/llcommon/fsyspath.h @@ -3,7 +3,7 @@   * @author Nat Goodspeed   * @date   2024-04-03   * @brief  Adapt our UTF-8 std::strings for std::filesystem::path - *  + *   * $LicenseInfo:firstyear=2024&license=viewerlgpl$   * Copyright (c) 2024, Linden Research, Inc.   * $/LicenseInfo$ | 
