From 5241ed2bc2c0a0553c75b628d16d3b588cdee685 Mon Sep 17 00:00:00 2001 From: wkj Date: Sat, 3 Jul 2004 17:48:02 +0000 Subject: Placate the Sun monster. --- src/cmd/9660/unix.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/cmd/9660/unix.c') diff --git a/src/cmd/9660/unix.c b/src/cmd/9660/unix.c index 99332af8..f060c104 100644 --- a/src/cmd/9660/unix.c +++ b/src/cmd/9660/unix.c @@ -41,7 +41,7 @@ dirtoxdir(XDir *xd, Dir *d) //xd->symlink = atom(d->symlink); xd->symlink = atom("symlink"); // XXX: rsc } -}; +} void fdtruncate(int fd, ulong size) -- cgit v1.2.3