Changeset 8973acd in buchla-68k for libcio/dirfns.x


Ignore:
Timestamp:
07/15/2017 03:12:10 PM (7 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
ea232f9
Parents:
7d0d347
Message:

No more warnings in libcio.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcio/dirfns.x

    r7d0d347 r8973acd  
    1616
    1717extern  int8_t          *atrstr(int16_t atr, int8_t s[]);
    18 extern  int8_t          *dtunpk(int16_t din, int16_t tin, int8_t *s, int16_t fmt);
     18extern  int8_t          *dtunpk(uint16_t din, uint16_t tin, int8_t *s, int16_t fmt);
    1919extern  int8_t          *mname(int16_t n);
Note: See TracChangeset for help on using the changeset viewer.