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

Diff of /mailutils/include/mailutils/mutil.h

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

revision 1.13 by gray, Tue Feb 19 17:01:06 2002 UTC revision 1.14 by gray, Wed Feb 27 12:02:52 2002 UTC
# Line 24  Line 24 
24  */  */
25    
26  #include <time.h>  #include <time.h>
27    #include <mailutils/mu_features.h>
 #ifndef __P  
 # ifdef __STDC__  
 #  define __P(args) args  
 # else  
 #  define __P(args) ()  
 # endif  
 #endif /*__P */  
28    
29  #ifdef __cplusplus  #ifdef __cplusplus
30  extern "C" {  extern "C" {
# Line 80  extern char * mu_normalize_path __P((cha Line 73  extern char * mu_normalize_path __P((cha
73  extern char * mu_normalize_maildir __P((const char *dir));  extern char * mu_normalize_maildir __P((const char *dir));
74  extern int mu_tempfile __P((const char *tmpdir, char **namep));  extern int mu_tempfile __P((const char *tmpdir, char **namep));
75    
76    extern char * mu_get_full_path __P((const char *file));
77    extern char * mu_getcwd __P((void));
78      
79  #ifdef __cplusplus  #ifdef __cplusplus
80  }  }
81  #endif  #endif

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

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