summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authordfr <dfr@FreeBSD.org>2000-12-30 13:04:20 +0000
committerdfr <dfr@FreeBSD.org>2000-12-30 13:04:20 +0000
commit83798d65dc222a19d8b01d4ee96b16f2fe2b8832 (patch)
treebdb20d26096e0e1f74eb4709dd623788d8952aa8 /sys
parent250c89d360648df015d99a4f875b1ab1502c72fd (diff)
downloadFreeBSD-src-83798d65dc222a19d8b01d4ee96b16f2fe2b8832.zip
FreeBSD-src-83798d65dc222a19d8b01d4ee96b16f2fe2b8832.tar.gz
Fix typo.
Diffstat (limited to 'sys')
-rw-r--r--sys/ia64/ia64/trap.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/ia64/ia64/trap.c b/sys/ia64/ia64/trap.c
index 3ef9440..cd2edb7 100644
--- a/sys/ia64/ia64/trap.c
+++ b/sys/ia64/ia64/trap.c
@@ -628,7 +628,6 @@ syscall(int code, u_int64_t *args, struct trapframe *framep)
}
#endif
}
-}
/*
* Process the tail end of a fork() for the child.
OpenPOWER on IntegriCloud