aboutsummaryrefslogtreecommitdiff
path: root/testcases/open_posix_testsuite/conformance/interfaces/sched_setparam/2-1.c
diff options
context:
space:
mode:
Diffstat (limited to 'testcases/open_posix_testsuite/conformance/interfaces/sched_setparam/2-1.c')
-rw-r--r--testcases/open_posix_testsuite/conformance/interfaces/sched_setparam/2-1.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/testcases/open_posix_testsuite/conformance/interfaces/sched_setparam/2-1.c b/testcases/open_posix_testsuite/conformance/interfaces/sched_setparam/2-1.c
index fb19ff6a4..ee106c677 100644
--- a/testcases/open_posix_testsuite/conformance/interfaces/sched_setparam/2-1.c
+++ b/testcases/open_posix_testsuite/conformance/interfaces/sched_setparam/2-1.c
@@ -24,10 +24,10 @@
* 5. Both children and father increment a counter in a basic loop.
* 6. The father send SIGTERM to the last child and get its counter. If child
* counter is reasonably lower than the fathers one, the test is
- * succesfull.
+ * successful.
* 7. The father kill all other children.
- *
*/
+
#include "affinity.h"
#include <sched.h>