Ignore:
Timestamp:
2019-01-03T22:23:00Z (5 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
06412ba
Parents:
7acd787
Message:

Fix some common misspellings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/nettl/include/nettl/amap.h

    r7acd787 rc477c80  
    8282        /** Local links */
    8383        list_t llink; /* of amap_llink_t */
    84         /** Nothing specified (listen on all local adresses) */
     84        /** Nothing specified (listen on all local addresses) */
    8585        portrng_t *unspec;
    8686} amap_t;
Note: See TracChangeset for help on using the changeset viewer.