about summary refs log tree commit diff
path: root/time/test_time.c
diff options
context:
space:
mode:
Diffstat (limited to 'time/test_time.c')
-rw-r--r--time/test_time.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/time/test_time.c b/time/test_time.c
index 2d7b8fe8e2..b6f7305c71 100644
--- a/time/test_time.c
+++ b/time/test_time.c
@@ -22,9 +22,7 @@
 
 
 int
-main (argc, argv)
-     int argc;
-     char **argv;
+main (int argc, char **argv)
 {
   time_t t;
   register struct tm *tp;