summaryrefslogtreecommitdiffstats
path: root/sys/ddb/db_access.c
diff options
context:
space:
mode:
authormickey <mickey@openbsd.org>1996-03-11 11:15:52 +0000
committermickey <mickey@openbsd.org>1996-03-11 11:15:52 +0000
commitb2471a9d0d1683f4a68c2cad449fc39ccb64ab92 (patch)
tree0559d891378289bfc3fdc5ee66571e8ebf26c085 /sys/ddb/db_access.c
parentsendmail 8.7.5 (diff)
downloadwireguard-openbsd-b2471a9d0d1683f4a68c2cad449fc39ccb64ab92.tar.xz
wireguard-openbsd-b2471a9d0d1683f4a68c2cad449fc39ccb64ab92.zip
Debbuger changed towards the latest Mach.
Some minor changes for Linux ;) emulation. Small bug fixes from NetBSD.
Diffstat (limited to 'sys/ddb/db_access.c')
-rw-r--r--sys/ddb/db_access.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/ddb/db_access.c b/sys/ddb/db_access.c
index cb6e4e58595..c6f72f28591 100644
--- a/sys/ddb/db_access.c
+++ b/sys/ddb/db_access.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: db_access.c,v 1.2 1996/02/20 13:35:30 mickey Exp $ */
+/* $OpenBSD: db_access.c,v 1.3 1996/03/11 11:15:52 mickey Exp $ */
/*
* Mach Operating System
@@ -23,7 +23,7 @@
* Pittsburgh PA 15213-3890
*
* any improvements or extensions that they make and grant Carnegie the
- * rights to redistribute these changes.
+ * the rights to redistribute these changes.
*
* Author: David B. Golub, Carnegie Mellon University
* Date: 7/90