Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/io/away_fair.cfa

    r8bee858 rd9d8b9f  
    6060                        struct io_uring_sqe * sqe;
    6161                        __u32 idx;
    62                         struct io_context$ * ctx = cfa_io_allocate(&sqe, &idx, 1);
     62                        struct $io_context * ctx = cfa_io_allocate(&sqe, &idx, 1);
    6363
    6464                        zero_sqe(sqe);
Note: See TracChangeset for help on using the changeset viewer.