summaryrefslogtreecommitdiffstats
path: root/sys/compat/linux/linux_ipc.h
diff options
context:
space:
mode:
authorjasoni <jasoni@openbsd.org>2000-07-23 22:35:38 +0000
committerjasoni <jasoni@openbsd.org>2000-07-23 22:35:38 +0000
commitf87beb9cdeb0ac44810df838073f0de56c4657ca (patch)
treed2ea5044758bf6443d5f409f689b1e9ad97444de /sys/compat/linux/linux_ipc.h
parentUse our own pread/pwrite. (diff)
downloadwireguard-openbsd-f87beb9cdeb0ac44810df838073f0de56c4657ca.tar.xz
wireguard-openbsd-f87beb9cdeb0ac44810df838073f0de56c4657ca.zip
OpenBSD -> NetBSD where previously missed.
Diffstat (limited to 'sys/compat/linux/linux_ipc.h')
-rw-r--r--sys/compat/linux/linux_ipc.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/compat/linux/linux_ipc.h b/sys/compat/linux/linux_ipc.h
index 963f437b2f6..c98730cd923 100644
--- a/sys/compat/linux/linux_ipc.h
+++ b/sys/compat/linux/linux_ipc.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: linux_ipc.h,v 1.2 1996/04/17 05:23:53 mickey Exp $ */
+/* $OpenBSD: linux_ipc.h,v 1.3 2000/07/23 22:35:38 jasoni Exp $ */
/* $NetBSD: linux_ipc.h,v 1.1 1995/02/28 23:25:47 fvdl Exp $ */
/*
@@ -37,7 +37,7 @@
/*
* Structs and values to handle the SYSV ipc/shm/msg calls implemented
- * in Linux. Most values match the NetBSD values (as they are both derived
+ * in Linux. Most values match the OpenBSD values (as they are both derived
* from SysV values). Values that are the same may not be defined here.
*/