mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-09-01 02:34:55 +00:00
(ch_strerror_r): Tweak cpp indentation and spacing.
This commit is contained in:
+1
-1
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user