From 778e8978b938122bff064053580dd4a2a1d17dbd Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Thu, 9 May 1996 18:06:47 +0000 Subject: (iohelp_put_shared_data): s/ioserver/iohelp/g. --- libdiskfs/conch-set.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'libdiskfs') diff --git a/libdiskfs/conch-set.c b/libdiskfs/conch-set.c index 78af7750..86d3905d 100644 --- a/libdiskfs/conch-set.c +++ b/libdiskfs/conch-set.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1994 Free Software Foundation + Copyright (C) 1994, 1996 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 @@ -16,7 +16,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "priv.h" -#include +#include #include /* Write current values into the shared page. Callers must have the @@ -24,7 +24,7 @@ This is called by the conch management facilities of libioserver as well as by us. */ void -ioserver_put_shared_data (void *arg) +iohelp_put_shared_data (void *arg) { struct protid *cred = arg; -- cgit v1.2.3