Changeset 03cd7a9e in mainline for uspace/lib/nic/include/nic.h


Ignore:
Timestamp:
2024-12-13T08:44:05Z (10 months ago)
Author:
Nataliia Korop <n.corop08@…>
Children:
f08447b
Parents:
59fe16d
git-author:
Nataliia Korop <n.corop08@…> (2024-10-28 09:57:08)
git-committer:
Nataliia Korop <n.corop08@…> (2024-12-13 08:44:05)
Message:

refactoring after 23.10

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/nic/include/nic.h

    r59fe16d r03cd7a9e  
    280280
    281281/* pcapdump interface */
    282 extern pcap_iface_t *nic_get_pcap_iface(nic_t *);
     282extern pcap_dumper_t *nic_get_pcap_iface(nic_t *);
    283283
    284284extern errno_t nic_fun_add_to_cats(ddf_fun_t *fun);
Note: See TracChangeset for help on using the changeset viewer.