/[mailutils]/mailutils/mailbox/mutil.c
ViewVC logotype

Diff of /mailutils/mailbox/mutil.c

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

revision 1.33 by gray, Thu Jun 27 09:13:45 2002 UTC revision 1.34 by gray, Sun Aug 4 08:16:50 2002 UTC
# Line 463  mu_getpwnam (const char *name) Line 463  mu_getpwnam (const char *name)
463  static list_t _app_getpwuid = NULL;  static list_t _app_getpwuid = NULL;
464    
465  void  void
466  mu_register_getpwuid (struct passwd *(*fun) __P((uid_t)))  mu_register_getpwuid (struct passwd *(*fun) __P((uid_t *)))
467  {  {
468    mu_register_retriever (&_app_getpwuid, (mu_retrieve_fp)fun);    mu_register_retriever (&_app_getpwuid, (mu_retrieve_fp)fun);
469  }  }

Legend:
Removed from v.1.33  
changed lines
  Added in v.1.34

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