mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Oops, __END_DECLS was in wrong place
This commit is contained in:
parent
bcd05664ce
commit
14925a4bcd
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue