X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fstruct%2Fkfile_mem.h;fp=bertos%2Fstruct%2Fkfile_mem.h;h=a0d06ac3a69d903f0cc9729502f19a64e3f7096e;hb=4da38823ef72cc13d641c65380bb75136d2f209e;hp=695e6648050a3ade51c6a840f173908fd7214c54;hpb=dace4f8d53875eb8cdf1af8c063750185a7b1db5;p=bertos.git diff --git a/bertos/struct/kfile_mem.h b/bertos/struct/kfile_mem.h index 695e6648..a0d06ac3 100644 --- a/bertos/struct/kfile_mem.h +++ b/bertos/struct/kfile_mem.h @@ -70,7 +70,7 @@ INLINE KFileMem * KFILEMEM_CAST(KFile *fd) /** * Initialize KFileMem struct. * - * \param kf Interface to initialize. + * \param km Interface to initialize. * \param mem Pointer to the memory buffer to operate on. * \param len Size of the buffer */