diff options
Diffstat (limited to 'usertests.c')
-rw-r--r-- | usertests.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usertests.c b/usertests.c index 16be8b0..beae189 100644 --- a/usertests.c +++ b/usertests.c @@ -654,7 +654,7 @@ concreate() int i, pid, n, fd; char fa[40]; struct { - unsigned short inum; + ushort inum; char name[14]; } de; |