mirror of
https://github.com/jarun/nnn.git
synced 2024-11-16 08:03:16 +00:00
3 lines
61 B
C
3 lines
61 B
C
#undef strlcpy
|
|
size_t strlcpy(char *, const char *, size_t);
|