summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Event/EC_Null_Scheduling.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-05-23 10:56:23 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-05-23 10:56:23 +0000
commit8e399068686e2f7b1f089c368f24caa6a7d66770 (patch)
tree94d905f7a012abc2c1672c8d00251fe9d12cee9d /TAO/orbsvcs/orbsvcs/Event/EC_Null_Scheduling.h
parent862a1659df05ec959f327c0e4368b1730f6deb65 (diff)
downloadATCD-8e399068686e2f7b1f089c368f24caa6a7d66770.tar.gz
ChangeLogTag: Mon May 23 10:24:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Event/EC_Null_Scheduling.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_Null_Scheduling.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Null_Scheduling.h b/TAO/orbsvcs/orbsvcs/Event/EC_Null_Scheduling.h
index 0373ac32119..26d8cbd0cbe 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_Null_Scheduling.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_Null_Scheduling.h
@@ -29,7 +29,7 @@
* @brief A scheduling strategy that separates event groups and
* delivers one event at a time.
*/
-class TAO_RTEvent_Export TAO_EC_Null_Scheduling
+class TAO_RTEvent_Serv_Export TAO_EC_Null_Scheduling
: public TAO_EC_Scheduling_Strategy
{
public: