X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=engines%2Fskeleton_external.c;h=f9a0e1cdddf73011880664cb39e3d133596c7240;hb=9a50c5c5650fdd9f3117e3745f16cc63c5b267b7;hp=548676a782a99bd94519c40444e866214d1fd25b;hpb=d9a7ba88af39b1047c9f8c077280932cd12cb58e;p=fio.git diff --git a/engines/skeleton_external.c b/engines/skeleton_external.c index 548676a7..f9a0e1cd 100644 --- a/engines/skeleton_external.c +++ b/engines/skeleton_external.c @@ -99,7 +99,7 @@ static int fio_skeleton_init(struct thread_data *td) } /* - * This is paired with the ->init() funtion and is called when a thread is + * This is paired with the ->init() function and is called when a thread is * done doing io. Should tear down anything setup by the ->init() function. * Not required. */