Oops, __END_DECLS was in wrong place

This commit is contained in:
Andrey A. Chernov 1997-09-29 10:58:53 +00:00
parent bcd05664ce
commit 14925a4bcd
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=29972

View File

@ -117,6 +117,6 @@ FILE *__opieopen __P((char *, int, int));
#endif /* EOF */
int __opiereadrec __P((struct opie *));
int __opiewriterec __P((struct opie *));
#endif /* _OPIE */
__END_DECLS
#endif /* _OPIE */
#endif /* _OPIE_H */