diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2021-06-29 16:51:28 -0400 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2021-06-29 16:51:28 -0400 |
commit | f9a6e31c763a32215819291bd21e792e03fb95dc (patch) | |
tree | 38ce1078210b623586fa2e68e6498198d2957aac /indra | |
parent | b9bab5952c2ea62a13543f7fa293f59cb063902d (diff) |
SL-15500: A couple further tweaks to satisfy commit policy checker.
Diffstat (limited to 'indra')
-rw-r--r-- | indra/edit-me-to-trigger-new-build.txt | 2 | ||||
-rw-r--r-- | indra/newview/llfloatercreatelandmark.cpp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/indra/edit-me-to-trigger-new-build.txt b/indra/edit-me-to-trigger-new-build.txt index 5366987cff..ade83202cf 100644 --- a/indra/edit-me-to-trigger-new-build.txt +++ b/indra/edit-me-to-trigger-new-build.txt @@ -1,3 +1,3 @@ euclid 5/29/2020 euclid 7/23/2020 -euclid 4/29/2021
\ No newline at end of file +euclid 4/29/2021 diff --git a/indra/newview/llfloatercreatelandmark.cpp b/indra/newview/llfloatercreatelandmark.cpp index eb93a6a75a..6b1d9306fb 100644 --- a/indra/newview/llfloatercreatelandmark.cpp +++ b/indra/newview/llfloatercreatelandmark.cpp @@ -320,4 +320,4 @@ void LLFloaterCreateLandmark::setItem(const uuid_set_t& items) } } } -}
\ No newline at end of file +} |