From 33e5b10207ee219f115db0e1f5eb0b4799bc859e Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Sun, 21 Feb 1999 02:36:04 +0000 Subject: Sat Feb 20 06:26:17 1999 Thomas Bushnell, BSG * stubs.c (send_signal): Typo in comment. --- proc/stubs.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'proc/stubs.c') diff --git a/proc/stubs.c b/proc/stubs.c index d43f2ea5..f95bdfa5 100644 --- a/proc/stubs.c +++ b/proc/stubs.c @@ -1,5 +1,5 @@ /* By-hand stubs for some RPC calls - Copyright (C) 1994, 1996 Free Software Foundation + Copyright (C) 1994, 1996, 1999 Free Software Foundation This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as @@ -105,7 +105,7 @@ send_signal (mach_port_t msgport, MACH_MSG_TYPE_COPY_SEND, /* msgt_name */ 32, /* msgt_size */ 1, /* msgt_number */ - 1, /* msgt_unline */ + 1, /* msgt_inline */ 0, /* msgt_longform */ 0, /* msgt_deallocate */ 0, /* msgt_unused */ -- cgit v1.2.3