From: Jens Axboe Date: Fri, 24 Nov 2006 09:47:40 +0000 (+0100) Subject: [PATCH] Comment typo X-Git-Tag: fio-1.10~20 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=f5cc024a0ab9f51b1cb9fcd980b85199bdf011b0;p=fio.git [PATCH] Comment typo Signed-off-by: Jens Axboe --- diff --git a/gettime.c b/gettime.c index 48aeb075..c691113e 100644 --- a/gettime.c +++ b/gettime.c @@ -1,6 +1,7 @@ /* - * Memory helpers + * Clock functions */ + #include #include