Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/sbi/src/tdata.c

    r23de644 r1ebc1a62  
    148148                tdata_tfun_print(titem->u.tfun);
    149149                break;
    150         case tic_ignore:
    151                 printf("ignore");
    152                 break;
    153150        }
    154151}
Note: See TracChangeset for help on using the changeset viewer.