aboutsummaryrefslogtreecommitdiffstats
path: root/man3/pthread_getcpuclockid.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/pthread_getcpuclockid.3')
-rw-r--r--man3/pthread_getcpuclockid.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/pthread_getcpuclockid.3 b/man3/pthread_getcpuclockid.3
index 76cbe05631..669ce2255c 100644
--- a/man3/pthread_getcpuclockid.3
+++ b/man3/pthread_getcpuclockid.3
@@ -135,7 +135,7 @@ pclock(char *msg, clockid_t cid)
}
int
-main(int argc, char *argv[])
+main(void)
{
pthread_t thread;
clockid_t cid;