mirror of
https://github.com/MidnightCommander/mc
synced 2025-03-14 11:52:59 +03:00

memmove() is used for overlaping strings instead of strcpy(). Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
memmove() is used for overlaping strings instead of strcpy(). Signed-off-by: Andrew Borodin <aborodin@vmail.ru>