mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-30 15:38:06 +01:00
Oops, __END_DECLS was in wrong place
This commit is contained in:
parent
bcd05664ce
commit
14925a4bcd
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=29972
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user