summaryrefslogtreecommitdiff
path: root/ACE/ace/Service_Object.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2009-04-28 09:26:27 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2009-04-28 09:26:27 +0000
commit878af5d6f460d01ecd1e4bf73d95d7c963e70db3 (patch)
treeadb592551cf5e536ce41b03d202547ceae972ae2 /ACE/ace/Service_Object.cpp
parent98c4f2360043febaba6f21f684bd8e5cc4486332 (diff)
downloadATCD-878af5d6f460d01ecd1e4bf73d95d7c963e70db3.tar.gz
Tue Apr 28 10:26:12 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>
* ace/OS_NS_unistd.cpp: Fixed vxworks warning * ace/Service_Object.cpp: Layout changes
Diffstat (limited to 'ACE/ace/Service_Object.cpp')
-rw-r--r--ACE/ace/Service_Object.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/ACE/ace/Service_Object.cpp b/ACE/ace/Service_Object.cpp
index f3ca42b25f3..16d650271d3 100644
--- a/ACE/ace/Service_Object.cpp
+++ b/ACE/ace/Service_Object.cpp
@@ -21,12 +21,12 @@ ACE_RCSID (ace,
Service_Object,
"$Id$")
- ACE_BEGIN_VERSIONED_NAMESPACE_DECL
+ACE_BEGIN_VERSIONED_NAMESPACE_DECL
ACE_ALLOC_HOOK_DEFINE(ACE_Service_Object)
- ACE_ALLOC_HOOK_DEFINE(ACE_Service_Type)
+ACE_ALLOC_HOOK_DEFINE(ACE_Service_Type)
- void
+void
ACE_Service_Type::dump (void) const
{
#if defined (ACE_HAS_DUMP)