Changeset bf89cfb in buchla-68k for include/smdefs.h


Ignore:
Timestamp:
07/15/2017 11:15:58 AM (7 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
c80943f
Parents:
09d1345
Message:

No more warnings in vlib.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/smdefs.h

    r09d1345 rbf89cfb  
    1414        struct  sment   *nxt;
    1515        struct  sment   *prv;
    16         uint16_t        vp;
    17         uint16_t        sm;
     16        int16_t         vp;
     17        int16_t         sm;
    1818};
    1919
Note: See TracChangeset for help on using the changeset viewer.