From 74f17da1a6ebe94f44bcb73fe3b29a563d13a8f5 Mon Sep 17 00:00:00 2001 From: ache Date: Mon, 29 Sep 1997 10:58:53 +0000 Subject: Oops, __END_DECLS was in wrong place --- contrib/opie/opie.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib') 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 */ -- cgit v1.1