/[cvs]/ccvs/lib/canon-host.h
ViewVC logotype

Diff of /ccvs/lib/canon-host.h

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

revision 1.1 by dprice, Tue Sep 6 04:50:04 2005 UTC revision 1.2 by dprice, Mon Sep 19 16:24:56 2005 UTC
# Line 25  char *canon_host (char const *host); Line 25  char *canon_host (char const *host);
25  char *canon_host_r (char const *host, int *cherror);  char *canon_host_r (char const *host, int *cherror);
26    
27  const char *ch_strerror (void);  const char *ch_strerror (void);
28  #define ch_strerror_r(cherror)          gai_strerror (cherror);  # define ch_strerror_r(cherror) gai_strerror (cherror);
29    
30  #endif /* !CANON_HOST_H */  #endif /* !CANON_HOST_H */

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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