Fix doc.
authorbatt <batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Fri, 1 Feb 2008 09:48:46 +0000 (09:48 +0000)
committerbatt <batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Fri, 1 Feb 2008 09:48:46 +0000 (09:48 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1075 38d2e660-2303-0410-9eaa-f027e97ec537

mware/fifobuf.h

index c6b203c5858c0c39fc4e5041514eb06716cc418f..cb634ee32ffe14e004c97a6645260380d333ba81 100644 (file)
@@ -131,7 +131,7 @@ INLINE bool fifo_isfull(const FIFOBuffer *fb)
 
 
 /**
- * Pop a character from the fifo buffer.
+ * Push a character on the fifo buffer.
  *
  * \note Calling \c fifo_push() on a full buffer is undefined.
  *       The caller must make sure the buffer has at least