gpx2yaml
GPX to YAML converter
git clone
git://git.sikmir.ru/gpx2yaml
Log
|
Files
|
Refs
|
README
|
LICENSE
util.h (61B)
1
#undef strlcpy
2
size_t strlcpy(char *, const char *, size_t);