Typo.
authorbatt <batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Sun, 27 Sep 2009 13:40:35 +0000 (13:40 +0000)
committerbatt <batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Sun, 27 Sep 2009 13:40:35 +0000 (13:40 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2978 38d2e660-2303-0410-9eaa-f027e97ec537

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
  */