Cleanup: strecat has no uses anymore

This commit is contained in:
Rubidium
2023-06-04 18:02:46 +02:00
committed by rubidium42
parent 2c667b1773
commit 6a519f5d89
4 changed files with 2 additions and 30 deletions

View File

@@ -122,7 +122,7 @@ public:
}
/**
* Add a string using the strecpy/strecat-esque calling signature.
* Add a string using the strecpy-esque calling signature.
* @param function The function to pass the current and last location to,
* that will then return the new current location.
*/