about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/sco3.2.4/__setpgid.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/unix/sysv/sco3.2.4/__setpgid.c')
-rw-r--r--sysdeps/unix/sysv/sco3.2.4/__setpgid.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysdeps/unix/sysv/sco3.2.4/__setpgid.c b/sysdeps/unix/sysv/sco3.2.4/__setpgid.c
index e58f22e7a9..d51fa602c9 100644
--- a/sysdeps/unix/sysv/sco3.2.4/__setpgid.c
+++ b/sysdeps/unix/sysv/sco3.2.4/__setpgid.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994, 1997, 2002 Free Software Foundation, Inc.
+/* Copyright (C) 1994, 1997, 2002, 2004 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
@@ -20,7 +20,7 @@
 #include <unistd.h>
 #include <sys/types.h>
 
-extern int __pgrpsys __P ((int type, ...));
+extern int __pgrpsys (int type, ...);
 
 /* Get the process group ID of process PID.  */
 int