mirror of
https://github.com/espressif/esp-lwip.git
synced 2026-06-05 21:04:45 +00:00
34e435c786
Adjust the strncpy() call in tapif.c to how this is coded in other strncpy() invocations. Also gcc warns about this. See patch #10142