summaryrefslogtreecommitdiffstats
path: root/contrib/global/lib/tag.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/global/lib/tag.h')
-rw-r--r--contrib/global/lib/tag.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/global/lib/tag.h b/contrib/global/lib/tag.h
index b12caaa..8bac2ac 100644
--- a/contrib/global/lib/tag.h
+++ b/contrib/global/lib/tag.h
@@ -46,6 +46,6 @@
void tagopen __P((char *, int, int));
void tagput __P((char *, char *));
void tagdelete __P((char *));
-void tagclose __P(());
+void tagclose __P((void));
#endif /* ! _TAG_H_ */
OpenPOWER on IntegriCloud