summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2004-08-25 09:03:58 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2004-08-25 09:03:58 +0000
commit114c02c58afeff9ab8bacfda2fc6d0f32f3bb9f5 (patch)
tree24879578fa570d85605ff5e4937aeb44eb1c08b7
parentf3f316d361293321619b1ecf48765eb634437d90 (diff)
downloadATCD-114c02c58afeff9ab8bacfda2fc6d0f32f3bb9f5.tar.gz
ChangeLogTag: Wed Aug 25 09:02:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--TAO/ChangeLog6
-rw-r--r--ace/os_include/sys/os_pstat.h2
2 files changed, 7 insertions, 1 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 7b16455a126..35fec58b66d 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,9 @@
+Wed Aug 25 09:02:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * orbsvcs/orbsvcs/LoadBalancing/LB_CPU_Load_Average_Monitor.cpp:
+ * orbsvcs/orbsvcs/LoadBalancing/LB_CPU_Utilization_Monitor.cpp:
+ Added missing sys in the include path of my change below
+
Wed Aug 25 07:18:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
* orbsvcs/orbsvcs/LoadBalancing/LB_CPU_Load_Average_Monitor.cpp:
diff --git a/ace/os_include/sys/os_pstat.h b/ace/os_include/sys/os_pstat.h
index 09a9d8bfbab..556776b0465 100644
--- a/ace/os_include/sys/os_pstat.h
+++ b/ace/os_include/sys/os_pstat.h
@@ -2,7 +2,7 @@
//=============================================================================
/**
- * @file os_psat.h
+ * @file os_pstat.h
*
* pstat functions
*