Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/minix/servers/fs/table.c

    r11 r9  
    113113        do_truncate,    /* 93 = truncate */
    114114        do_ftruncate,   /* 94 = truncate */
    115         no_sys,         /* 95 = foo */
    116115};
    117116/* This should not fail with "array size is negative": */
Note: See TracChangeset for help on using the changeset viewer.