From: batt Date: Fri, 1 Feb 2008 09:48:46 +0000 (+0000) Subject: Fix doc. X-Git-Tag: 1.0.0~174 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=7aeb37e1be1a6337fb4d62e942c537cd4e2c633e;p=bertos.git Fix doc. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1075 38d2e660-2303-0410-9eaa-f027e97ec537 --- diff --git a/mware/fifobuf.h b/mware/fifobuf.h index c6b203c5..cb634ee3 100644 --- a/mware/fifobuf.h +++ b/mware/fifobuf.h @@ -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