summaryrefslogtreecommitdiffstats
path: root/usr.bin/ranlib/touch.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/ranlib/touch.c')
-rw-r--r--usr.bin/ranlib/touch.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/ranlib/touch.c b/usr.bin/ranlib/touch.c
index b062e08..aca8ee6 100644
--- a/usr.bin/ranlib/touch.c
+++ b/usr.bin/ranlib/touch.c
@@ -57,9 +57,9 @@ static const char rcsid[] =
extern CHDR chdr; /* converted header */
extern char *archive; /* archive name */
-extern void error __P(( char * ));
-void settime __P(( int ));
-int touch __P(( void ));
+extern void error( char * );
+void settime( int );
+int touch( void );
int
touch(void)
OpenPOWER on IntegriCloud