Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/compat/irix typo
details: https://anonhg.NetBSD.org/src/rev/45cad66b2f5a
branches: trunk
changeset: 534780:45cad66b2f5a
user: manu <manu%NetBSD.org@localhost>
date: Fri Aug 02 22:52:50 2002 +0000
description:
typo
diffstat:
sys/compat/irix/irix_usema.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r a1474af68bde -r 45cad66b2f5a sys/compat/irix/irix_usema.h
--- a/sys/compat/irix/irix_usema.h Fri Aug 02 22:52:36 2002 +0000
+++ b/sys/compat/irix/irix_usema.h Fri Aug 02 22:52:50 2002 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: irix_usema.h,v 1.4 2002/05/30 05:16:10 manu Exp $ */
+/* $NetBSD: irix_usema.h,v 1.5 2002/08/02 22:52:50 manu Exp $ */
/*-
* Copyright (c) 2002 The NetBSD Foundation, Inc.
@@ -103,7 +103,7 @@
int *iui_oidp; /* pointer to is_oid field in struct irix_semaphore */
};
-/* waigint processes list */
+/* waitint processes list */
struct irix_waiting_proc_rec {
TAILQ_ENTRY(irix_waiting_proc_rec) iwpr_list;
struct proc *iwpr_p;
Home |
Main Index |
Thread Index |
Old Index