summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsumedh <sumedh@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-04-10 21:18:11 +0000
committersumedh <sumedh@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-04-10 21:18:11 +0000
commitf822fc5e5656071b829dc55b86a725f5dc28a47b (patch)
treed91e9f02155890731dd944f5119f2d77b91ff4b6
parentcbc68d3d1ff4f286bbbfa49b8de4069bfc18545a (diff)
downloadATCD-f822fc5e5656071b829dc55b86a725f5dc28a47b.tar.gz
CVS:
CVS: CVS: CVS:
-rw-r--r--TAO/orbsvcs/tests/AVStreams/mpeg/source/mpeg_shared/routine.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/AVStreams/mpeg/source/mpeg_shared/routine.cpp b/TAO/orbsvcs/tests/AVStreams/mpeg/source/mpeg_shared/routine.cpp
index aebcfa35b66..812410eb1c3 100644
--- a/TAO/orbsvcs/tests/AVStreams/mpeg/source/mpeg_shared/routine.cpp
+++ b/TAO/orbsvcs/tests/AVStreams/mpeg/source/mpeg_shared/routine.cpp
@@ -218,7 +218,7 @@ void remove_shared_mem(char *ptr)
shmdt(ptr);
}
-#define SEM_NUM 20
+#define SEM_NUM 6
static int semId = -1;
static int masterPid = -1;
static int nextSem = -1;