aboutsummaryrefslogtreecommitdiffhomepage
path: root/osc.c
diff options
context:
space:
mode:
Diffstat (limited to 'osc.c')
-rw-r--r--osc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/osc.c b/osc.c
index 018e040..6bfd209 100644
--- a/osc.c
+++ b/osc.c
@@ -779,7 +779,7 @@ static int backend_start(){
}
}
- fprintf(stderr, "OSC backend registering %zu descriptors to core\n", fds);
+ fprintf(stderr, "OSC backend registered %zu descriptors to core\n", fds);
free(inst);
return 0;