diff --git a/src/api/step_io.c b/src/api/step_io.c index f8624623dc930d928c69cf6bce80060838e6b12f..06ec2433e3202d013f875591763316bd8e8c7914 100644 --- a/src/api/step_io.c +++ b/src/api/step_io.c @@ -380,7 +380,7 @@ _server_read(eio_obj_t *obj, List objs) } } if (n <= 0) { /* got eof or unhandled error */ - error("%s: fd %d got error or unexpected eof reading messge body", + error("%s: fd %d got error or unexpected eof reading message body", __func__, obj->fd); if (s->cio->sls) step_launch_notify_io_failure(