Deleted Added
full compact
opie.h (29967) opie.h (29972)
1/* opie.h: Data structures and values for the OPIE authentication
2 system that a program might need.
3
4%%% portions-copyright-cmetz-96
5Portions of this software are Copyright 1996-1997 by Craig Metz, All Rights
6Reserved. The Inner Net License Version 2 applies to these portions of
7the software.
8You should have received a copy of the license with this software. If

--- 103 unchanged lines hidden (view full) ---

112__BEGIN_DECLS
113struct utmp;
114int __opiegetutmpentry __P((char *, struct utmp *));
115#ifdef EOF
116FILE *__opieopen __P((char *, int, int));
117#endif /* EOF */
118int __opiereadrec __P((struct opie *));
119int __opiewriterec __P((struct opie *));
1/* opie.h: Data structures and values for the OPIE authentication
2 system that a program might need.
3
4%%% portions-copyright-cmetz-96
5Portions of this software are Copyright 1996-1997 by Craig Metz, All Rights
6Reserved. The Inner Net License Version 2 applies to these portions of
7the software.
8You should have received a copy of the license with this software. If

--- 103 unchanged lines hidden (view full) ---

112__BEGIN_DECLS
113struct utmp;
114int __opiegetutmpentry __P((char *, struct utmp *));
115#ifdef EOF
116FILE *__opieopen __P((char *, int, int));
117#endif /* EOF */
118int __opiereadrec __P((struct opie *));
119int __opiewriterec __P((struct opie *));
120#endif /* _OPIE */
121__END_DECLS
120__END_DECLS
121#endif /* _OPIE */
122#endif /* _OPIE_H */
122#endif /* _OPIE_H */