X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fio%2Fkfile_block.c;h=a4278fb0037441d3e34b0e99562f0dd95dedd85f;hb=983f074406bedb68909bf0439942e3b5dddc5579;hp=57c6f8d32fcf895636789d726bfeb6aa974b26b9;hpb=fa9b44a5be11d39c0eaaf768e540baa70dabb689;p=bertos.git diff --git a/bertos/io/kfile_block.c b/bertos/io/kfile_block.c index 57c6f8d3..a4278fb0 100644 --- a/bertos/io/kfile_block.c +++ b/bertos/io/kfile_block.c @@ -32,6 +32,9 @@ * * \brief KFile interface over a KBlock. * + * \author Francesco Sacchi + * \author Daniele Basile + * */ #include "kfile_block.h"