aboutgitcodelistschat:MatrixIRC
path: root/cooker/calls
diff options
context:
space:
mode:
Diffstat (limited to 'cooker/calls')
-rw-r--r--cooker/calls/scheduler.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cooker/calls/scheduler.c b/cooker/calls/scheduler.c
index 436d3c2..b605604 100644
--- a/cooker/calls/scheduler.c
+++ b/cooker/calls/scheduler.c
@@ -20,7 +20,7 @@ static struct num sched_policy[] = {
};
static struct field sched_param[] = {
- { "sched_priority",
+ { "priority",
INT,
0,
offsetof(struct sched_param, sched_priority),