summaryrefslogtreecommitdiff
path: root/src/ipcpd/normal/psched.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ipcpd/normal/psched.c')
-rw-r--r--src/ipcpd/normal/psched.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ipcpd/normal/psched.c b/src/ipcpd/normal/psched.c
index c38c072d..6d02de18 100644
--- a/src/ipcpd/normal/psched.c
+++ b/src/ipcpd/normal/psched.c
@@ -217,7 +217,7 @@ void psched_destroy(struct psched * psched)
}
void psched_add(struct psched * psched,
- int fd)
+ int fd)
{
qoscube_t qc;
@@ -228,7 +228,7 @@ void psched_add(struct psched * psched,
}
void psched_del(struct psched * psched,
- int fd)
+ int fd)
{
qoscube_t qc;