summaryrefslogtreecommitdiff
path: root/auth
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1993-10-28 05:33:33 +0000
committerMichael I. Bushnell <mib@gnu.org>1993-10-28 05:33:33 +0000
commit3ab479213b3e927ee489d40234c85bfbf4254bdb (patch)
tree80fc07a2011f755c50e0c95e203ea29456be191b /auth
parent32d89c9c295a33423af6e1dc5abfd36af0788158 (diff)
Formerly auth_mig.h.~2~
Diffstat (limited to 'auth')
-rw-r--r--auth/auth_mig.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/auth/auth_mig.h b/auth/auth_mig.h
index 6064046b..524cabae 100644
--- a/auth/auth_mig.h
+++ b/auth/auth_mig.h
@@ -1,11 +1,11 @@
/* Definitions for inclusion in MiG files
- Copyright (C) 1991 Free Software Foundation
+ Copyright (C) 1991, 1993 Free Software Foundation
This file is part of the GNU Hurd.
The GNU Hurd is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 1, or (at your option)
+the Free Software Foundation; either version 2, or (at your option)
any later version.
The GNU Hurd is distributed in the hope that it will be useful,
@@ -19,5 +19,5 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
/* Written by Michael I. Bushnell. */
-struct idblock *convert_auth_to_idblock (auth_t);
+struct apt *convert_auth_to_idblock (auth_t);