summaryrefslogtreecommitdiffstats
path: root/src/pthreads-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pthreads-test.c')
-rw-r--r--src/pthreads-test.c6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/pthreads-test.c b/src/pthreads-test.c
index 1072713..b805d20 100644
--- a/src/pthreads-test.c
+++ b/src/pthreads-test.c
@@ -1,5 +1,7 @@
-/* This file is part of MXE. */
-/* See doc/index.html for further information. */
+/*
+ * This file is part of MXE.
+ * See doc/index.html for further information.
+ */
#include <stdio.h>
#include <pthread.h>