Commit 3236358
authored
Update WiFiClient.cpp (espressif#4573)
Replace (depricated) bzero, bcopy with memset and memcpy.1 parent 82e71f9 commit 3236358
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
216 | 216 | | |
217 | 217 | | |
218 | 218 | | |
219 | | - | |
| 219 | + | |
220 | 220 | | |
221 | | - | |
| 221 | + | |
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
| |||
0 commit comments