/[mailutils]/mailutils/mailbox2/include/mailutils/iterator.h
ViewVC logotype

Diff of /mailutils/mailbox2/include/mailutils/iterator.h

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

revision 1.3 by alainm, Mon Sep 17 02:38:43 2001 UTC revision 1.4 by gray, Wed Mar 13 09:29:50 2002 UTC
# Line 18  Line 18 
18  #ifndef _MAILUTILS_ITERATOR_H  #ifndef _MAILUTILS_ITERATOR_H
19  #define _MAILUTILS_ITERATOR_H  #define _MAILUTILS_ITERATOR_H
20    
21    #include <mailutils/mu_features.h>
22    
23  #ifdef __cplusplus  #ifdef __cplusplus
24  extern "C" {  extern "C" {
25  #endif  #endif
26    
 #ifndef __P  
 # ifdef __STDC__  
 #  define __P(args) args  
 # else  
 #  define __P(args) ()  
 # endif /* __STDC__  */  
 #endif /* __P  */  
   
27  struct _iterator;  struct _iterator;
28  typedef struct _iterator *iterator_t;  typedef struct _iterator *iterator_t;
29    

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26