summaryrefslogtreecommitdiff
path: root/ace/Service_Config.h
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-04-17 17:47:13 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-04-17 17:47:13 +0000
commitd32b99f030555fd9aacd7d469751684edb449b9a (patch)
tree6ce59d94f6dafd61d66c69e6bb8a90291e84b017 /ace/Service_Config.h
parentce82c9c0fe24e0c8aaebaf33c1374246404d534c (diff)
downloadATCD-d32b99f030555fd9aacd7d469751684edb449b9a.tar.gz
ACE_FACTORY changes. Please see ChangeLog for details
Diffstat (limited to 'ace/Service_Config.h')
-rw-r--r--ace/Service_Config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Service_Config.h b/ace/Service_Config.h
index 3cd1222727b..cbc9c362619 100644
--- a/ace/Service_Config.h
+++ b/ace/Service_Config.h
@@ -30,7 +30,7 @@ class ACE_Thread_Manager;
extern "C"
{
- typedef ACE_Service_Object *(*ACE_SERVICE_ALLOCATOR) (void);
+ typedef ACE_Service_Object *(*ACE_SERVICE_ALLOCATOR) (ACE_Service_Object_Exterminator *);
}
struct ACE_Static_Svc_Descriptor