Ignore:
Timestamp:
Sep 18, 2022, 10:37:38 AM (3 years ago)
Author:
Paul Smedley
Message:

Fix typo in unimix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • contrib/API/include/unidef.h

    r578 r742  
    146146};
    147147
     148#if 0
    148149struct timespec {
    149150        long    tv_sec;         /* seconds */
    150151        long    tv_usec;        /* and microseconds */
    151152};
     153#endif
    152154
    153155typedef struct sndrv_ctl_elem_value {
Note: See TracChangeset for help on using the changeset viewer.