/[imapfilter]/imapfilter/buffer.c
ViewVC logotype

Diff of /imapfilter/buffer.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by lefcha, Thu Jul 31 15:53:19 2003 UTC revision 1.2.2.2 by lefcha, Sat Dec 6 20:30:22 2003 UTC
# Line 1  Line 1 
1  #include <string.h>  #include <stdio.h>
2    
3  #include "config.h"  #include "config.h"
4  #include "imapfilter.h"  #include "imapfilter.h"
# Line 28  reset_buffer(buffer_t * buf) Line 28  reset_buffer(buffer_t * buf)
28    
29    
30  /*  /*
31   * Check if the buffer has at enough space to store data and reallocate   * Check if the buffer has enough space to store data and reallocate memory if
32   * memory if needed.   * needed.
33   */   */
34  void  void
35  check_buffer(buffer_t * buf, size_t n)  check_buffer(buffer_t * buf, size_t n)

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.2.2.2

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26