/[mailutils]/mailutils/mailbox/mh/folder.c
ViewVC logotype

Diff of /mailutils/mailbox/mh/folder.c

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

revision 1.6 by gray, Thu Mar 13 13:29:47 2003 UTC revision 1.7 by gray, Sun Mar 23 22:49:54 2003 UTC
# Line 43  static struct _record _mh_record = Line 43  static struct _record _mh_record =
43  record_t mh_record = &_mh_record;  record_t mh_record = &_mh_record;
44    
45  int  int
46  _folder_mh_init (folder_t folder)  _folder_mh_init (folder_t folder ARG_UNUSED)
47  {  {
   (void)folder;  
48    return 0;    return 0;
49  }  }
50    

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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