Changeset a270026 in mainline for uspace/lib/nic/include/nic.h


Ignore:
Timestamp:
2024-12-13T08:32:55Z (10 months ago)
Author:
Nataliia Korop <n.corop08@…>
Children:
2dac5a9
Parents:
9eb21d1
git-author:
Nataliia Korop <n.corop08@…> (2024-02-19 06:27:40)
git-committer:
Nataliia Korop <n.corop08@…> (2024-12-13 08:32:55)
Message:

small typos and ccheck

File:
1 edited

Legend:

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

    r9eb21d1 ra270026  
    281281
    282282/* pcapdump interface */
    283 extern pcap_iface_t* nic_get_pcap_iface(nic_t *);
     283extern pcap_iface_t *nic_get_pcap_iface(nic_t *);
    284284
    285285#endif // __NIC_H__
Note: See TracChangeset for help on using the changeset viewer.