DarkRadiant: master e09b3c8d

Author Committer Branch Timestamp Parent
orbweaver orbweaver master 24.01.2021 20:02 master 3a2cf88c
Changeset De-duplicate replace_all and replace_all_copy

Avoid a duplicated function body by having replace_all_copy simply call
replace_all on a local copy of the string and then return it.
mod - libs/string/replace.h Diff File