X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2Fcanon-host.h;h=c1f6cb178d3d229931933c34b638ea63388f813d;hb=d9e80c64c98313550d5103d8cfb22601a800e62d;hp=ab41fa381f9f916149cc97ae24b292c0f863fcb2;hpb=244d36cf55a04be72353ae32a03ab1d2dcc83626;p=gnulib.git diff --git a/lib/canon-host.h b/lib/canon-host.h index ab41fa381..c1f6cb178 100644 --- a/lib/canon-host.h +++ b/lib/canon-host.h @@ -25,6 +25,6 @@ char *canon_host (char const *host); char *canon_host_r (char const *host, int *cherror); const char *ch_strerror (void); -#define ch_strerror_r(cherror) gai_strerror (cherror); +# define ch_strerror_r(cherror) gai_strerror (cherror); #endif /* !CANON_HOST_H */