mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-06-16 18:03:44 +08:00
Fix typos using codespell
Conservative strategy was used, maybe other typos remain. Rebased: Simon Goldschmidt <goldsimon@gmx.de>
This commit is contained in:
@@ -172,7 +172,7 @@ struct pcapipf_pending_packet {
|
||||
};
|
||||
#endif /* PCAPIF_RECEIVE_PROMISCUOUS */
|
||||
|
||||
/* Packet Adapter informations */
|
||||
/* Packet Adapter information */
|
||||
struct pcapif_private {
|
||||
void *input_fn_arg;
|
||||
pcap_t *adapter;
|
||||
|
||||
Reference in New Issue
Block a user