summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2002-03-05 20:28:17 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2002-03-05 20:28:17 +0000
commitee2984ae4befe545224301474980d31ccb495400 (patch)
tree12978c45ec10785c125fd6d00f6c4169a0eabc15
parent459ebe50bae94f1e4b3fb240ca380309e77e91f9 (diff)
downloadATCD-ee2984ae4befe545224301474980d31ccb495400.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog2
-rw-r--r--ChangeLogs/ChangeLog-02a2
-rw-r--r--ChangeLogs/ChangeLog-03a2
3 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 850018c7027..e7ac526b0fe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,7 @@ Tue Mar 5 12:20:26 2002 Ossama Othman <ossama@uci.edu>
* ace/INET_Addr.cpp (get_host_name_i, set):
- h_errno -> h_error. h_errno conflicts with a declaration
+ h_errno -> h_error. h_errno conflicts with a declaration in
Microsoft's Winsock headers. Thanks to Nanbor for pointing out
the problem.
diff --git a/ChangeLogs/ChangeLog-02a b/ChangeLogs/ChangeLog-02a
index 850018c7027..e7ac526b0fe 100644
--- a/ChangeLogs/ChangeLog-02a
+++ b/ChangeLogs/ChangeLog-02a
@@ -2,7 +2,7 @@ Tue Mar 5 12:20:26 2002 Ossama Othman <ossama@uci.edu>
* ace/INET_Addr.cpp (get_host_name_i, set):
- h_errno -> h_error. h_errno conflicts with a declaration
+ h_errno -> h_error. h_errno conflicts with a declaration in
Microsoft's Winsock headers. Thanks to Nanbor for pointing out
the problem.
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a
index 850018c7027..e7ac526b0fe 100644
--- a/ChangeLogs/ChangeLog-03a
+++ b/ChangeLogs/ChangeLog-03a
@@ -2,7 +2,7 @@ Tue Mar 5 12:20:26 2002 Ossama Othman <ossama@uci.edu>
* ace/INET_Addr.cpp (get_host_name_i, set):
- h_errno -> h_error. h_errno conflicts with a declaration
+ h_errno -> h_error. h_errno conflicts with a declaration in
Microsoft's Winsock headers. Thanks to Nanbor for pointing out
the problem.