Changeset 9ce251c7 in mainline for uspace/lib/pcap/src/pcap_iface.c
- Timestamp:
- 2024-12-13T08:32:55Z (10 months ago)
- Children:
- 8765039
- Parents:
- 91042127
- git-author:
- Nataliia Korop <n.corop08@…> (2024-03-10 09:38:44)
- git-committer:
- Nataliia Korop <n.corop08@…> (2024-12-13 08:32:55)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/pcap/src/pcap_iface.c
r91042127 r9ce251c7 82 82 } 83 83 84 void pcap_close_file( )84 void pcap_close_file(void) 85 85 { 86 86 pcap_writer.ops->close(&pcap_writer);
Note:
See TracChangeset
for help on using the changeset viewer.