Changeset 6aa430b in buchla-68k for libcio/scan.x


Ignore:
Timestamp:
07/10/2017 07:11:13 PM (7 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
e877e55
Parents:
14ad9c9
Message:

More accurate headers.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcio/scan.x

    r14ad9c9 r6aa430b  
    1111extern  int16_t         scanfmt(int16_t (*getsub)(), int8_t *fmt, int16_t **args);
    1212extern  int16_t         sscanf(int8_t *string, int8_t *fmt, int16_t *args);
    13 
Note: See TracChangeset for help on using the changeset viewer.