Changeset 1801005 in mainline for uspace/lib/inet/test/main.c


Ignore:
Timestamp:
2024-05-18T15:03:15Z (12 months ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
master
Children:
443695e
Parents:
60744cb
Message:

Fix IPv6 address parsing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/inet/test/main.c

    r60744cb r1801005  
    11/*
    2  * Copyright (c) 2021 Jiri Svoboda
     2 * Copyright (c) 2024 Jiri Svoboda
    33 * All rights reserved.
    44 *
     
    3131PCUT_INIT;
    3232
     33PCUT_IMPORT(addr);
    3334PCUT_IMPORT(eth_addr);
    3435
Note: See TracChangeset for help on using the changeset viewer.