summaryrefslogtreecommitdiffstats
path: root/usr.bin/compress/zopen.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/compress/zopen.h')
-rw-r--r--usr.bin/compress/zopen.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/compress/zopen.h b/usr.bin/compress/zopen.h
index 1a22de1..a27a4f9 100644
--- a/usr.bin/compress/zopen.h
+++ b/usr.bin/compress/zopen.h
@@ -29,6 +29,6 @@
#ifndef _ZOPEN_H_
#define _ZOPEN_H_
-FILE *zopen __P((const char *, const char *, int));
+FILE *zopen(const char *, const char *, int);
#endif /* _ZOPEN_H_ */
OpenPOWER on IntegriCloud