From 86c68e1272a559823664b042463642741bd898f9 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 4 Jan 1994 17:02:20 +0000 Subject: entered into RCS --- auth/auth_mig.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'auth') diff --git a/auth/auth_mig.h b/auth/auth_mig.h index eac61cf5..e10ab417 100644 --- a/auth/auth_mig.h +++ b/auth/auth_mig.h @@ -1,5 +1,5 @@ /* Definitions for inclusion in MiG files - Copyright (C) 1991, 1993 Free Software Foundation + Copyright (C) 1991, 1993, 1994 Free Software Foundation This file is part of the GNU Hurd. @@ -19,6 +19,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ /* Written by Michael I. Bushnell. */ -struct apt *convert_auth_to_idblock (auth_t); +struct apt *convert_auth_to_apt (auth_t); typedef struct apt *aptptr_t; -- cgit v1.2.3