summaryrefslogtreecommitdiffstats
path: root/contrib/opie
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1997-09-29 10:58:53 +0000
committerache <ache@FreeBSD.org>1997-09-29 10:58:53 +0000
commit74f17da1a6ebe94f44bcb73fe3b29a563d13a8f5 (patch)
treea7607b99c94d3a27ffeb2ff858639d7938f66822 /contrib/opie
parentbbb8532667c44a6d9c512121609169ceb200d010 (diff)
downloadFreeBSD-src-74f17da1a6ebe94f44bcb73fe3b29a563d13a8f5.zip
FreeBSD-src-74f17da1a6ebe94f44bcb73fe3b29a563d13a8f5.tar.gz
Oops, __END_DECLS was in wrong place
Diffstat (limited to 'contrib/opie')
-rw-r--r--contrib/opie/opie.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/opie/opie.h b/contrib/opie/opie.h
index 67e85fc..404487e 100644
--- a/contrib/opie/opie.h
+++ b/contrib/opie/opie.h
@@ -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 */
OpenPOWER on IntegriCloud