/[mailutils]/mailutils/imap4d/util.c
ViewVC logotype

Diff of /mailutils/imap4d/util.c

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

revision 1.43 by gray, Mon Aug 26 17:07:19 2002 UTC revision 1.44 by gray, Tue Dec 10 15:02:20 2002 UTC
# Line 966  util_localname () Line 966  util_localname ()
966      {      {
967        char *name;        char *name;
968        int name_len = 256;        int name_len = 256;
969        int status;        int status = 1;
970        struct hostent *hp;        struct hostent *hp;
971                
972        name = malloc (name_len);        name = malloc (name_len);

Legend:
Removed from v.1.43  
changed lines
  Added in v.1.44

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