diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2018-09-19 11:07:13 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2018-09-20 11:21:51 +0200 |
| commit | 02d481205bc077b6170be59e53fc59982f851603 (patch) | |
| tree | 0f4960df6a969272624f7185ac7f9e902c1e1397 /sys/openbsd | |
| parent | a0da096399bbe5a05855df3ddb67a479a07cdfdd (diff) | |
Makefile: format openbsd syscall descriptions
Diffstat (limited to 'sys/openbsd')
| -rw-r--r-- | sys/openbsd/socket_unix.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/openbsd/socket_unix.txt b/sys/openbsd/socket_unix.txt index 849218226..25b0734e5 100644 --- a/sys/openbsd/socket_unix.txt +++ b/sys/openbsd/socket_unix.txt @@ -71,7 +71,7 @@ cmsghdr_un_rights { cmsghdr_un_cred { len len[parent, intptr] level const[SOL_SOCKET, int32] - # XXX type const[LINUX_SCM_CREDENTIALS, int32] +# XXX type const[LINUX_SCM_CREDENTIALS, int32] type const[0, int32] pid pid uid uid |
