Typo.
[bertos.git] / bertos / struct / kfile_mem.h
index 695e6648050a3ade51c6a840f173908fd7214c54..a0d06ac3a69d903f0cc9729502f19a64e3f7096e 100644 (file)
@@ -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
  */