/[mailutils]/mailutils/include/mailutils/types.h
ViewVC logotype

Diff of /mailutils/include/mailutils/types.h

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

revision 1.3 by sroberts, Tue May 14 03:18:39 2002 UTC revision 1.4 by gray, Fri May 24 08:12:22 2002 UTC
# Line 28  Line 28 
28  # endif  # endif
29  #endif  #endif
30    
31    #ifndef __PMT
32    # if defined PROTOTYPES || (defined __STDC__ && STDC__)
33    #  define __PMT(Args) Args
34    # else
35    #  define __PMT(Args) ()
36    # endif
37    #endif
38    
39  #ifdef __cplusplus  #ifdef __cplusplus
40  extern "C" {  extern "C" {
41  #endif  #endif

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