cvs-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Cvs-cvs] Changes to ccvs/lib/canon-host.h


From: Derek Robert Price
Subject: [Cvs-cvs] Changes to ccvs/lib/canon-host.h
Date: Mon, 19 Sep 2005 12:25:01 -0400

Index: ccvs/lib/canon-host.h
diff -u ccvs/lib/canon-host.h:1.1 ccvs/lib/canon-host.h:1.2
--- ccvs/lib/canon-host.h:1.1   Tue Sep  6 04:50:04 2005
+++ ccvs/lib/canon-host.h       Mon Sep 19 16:24:56 2005
@@ -25,6 +25,6 @@
 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 */




reply via email to

[Prev in Thread] Current Thread [Next in Thread]