aboutsummaryrefslogtreecommitdiff
path: root/sys/compat/freebsd32/freebsd32_syscall.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/compat/freebsd32/freebsd32_syscall.h')
-rw-r--r--sys/compat/freebsd32/freebsd32_syscall.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/compat/freebsd32/freebsd32_syscall.h b/sys/compat/freebsd32/freebsd32_syscall.h
index c57cce7c5343..312c136aa074 100644
--- a/sys/compat/freebsd32/freebsd32_syscall.h
+++ b/sys/compat/freebsd32/freebsd32_syscall.h
@@ -116,8 +116,8 @@
/* 110 is old sigsetmask */
/* 111 is old sigsuspend */
/* 112 is old freebsd32_sigstack */
- /* 113 is obsolete orecvmsg */
- /* 114 is obsolete osendmsg */
+ /* 113 is old freebsd32_recvmsg */
+ /* 114 is old freebsd32_sendmsg */
/* 115 is obsolete vtrace */
#define FREEBSD32_SYS_freebsd32_gettimeofday 116
#define FREEBSD32_SYS_freebsd32_getrusage 117