summaryrefslogtreecommitdiff
path: root/ace/Service_Repository.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1999-08-25 00:44:46 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1999-08-25 00:44:46 +0000
commitc8a81cdadadcf45bc46e5f99db2d75b294245102 (patch)
treec9ecb04eeb71b786f6a03fadaaaac73392a8e14b /ace/Service_Repository.h
parentd7c14eb788e6785b9010e9c78d5d9171ae65700d (diff)
downloadATCD-c8a81cdadadcf45bc46e5f99db2d75b294245102.tar.gz
ChangeLogTag:Tue Aug 24 10:02:51 1999 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
Diffstat (limited to 'ace/Service_Repository.h')
-rw-r--r--ace/Service_Repository.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Service_Repository.h b/ace/Service_Repository.h
index c38db47b0b3..8618fce097d 100644
--- a/ace/Service_Repository.h
+++ b/ace/Service_Repository.h
@@ -43,7 +43,7 @@ public:
enum
{
- DEFAULT_SIZE = 50
+ DEFAULT_SIZE = ACE_DEFAULT_SERVICE_REPOSITORY_SIZE
};
// = Initialization and termination methods.