From c30e1f77e289a63cadf988cfa989e5c603a660a3 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Sat, 27 Jan 1996 17:27:05 +0000 Subject: (ports_interrupt_rpcs): Renamed from ports_interrupt_rpc. --- libports/interrupt-rpcs.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libports/interrupt-rpcs.c') diff --git a/libports/interrupt-rpcs.c b/libports/interrupt-rpcs.c index ce2ea8b1..95eeed4b 100644 --- a/libports/interrupt-rpcs.c +++ b/libports/interrupt-rpcs.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1995 Free Software Foundation, Inc. + Copyright (C) 1995, 1996 Free Software Foundation, Inc. Written by Michael I. Bushnell. This file is part of the GNU Hurd. @@ -23,7 +23,7 @@ #include void -ports_interrupt_rpc (void *portstruct) +ports_interrupt_rpcs (void *portstruct) { struct port_info *pi = portstruct; struct rpc_info *rpc; -- cgit v1.2.3