summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsumedh <sumedh@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-03-20 03:25:34 +0000
committersumedh <sumedh@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-03-20 03:25:34 +0000
commitac470ac230ce666b692ee5748859e27957ae63ae (patch)
tree16e1968495f7e049ad9ec387756741c503f7f6c0
parent751191ae7ea9286654d8e1f6b671331c4d2ad031 (diff)
downloadATCD-ac470ac230ce666b692ee5748859e27957ae63ae.tar.gz
-rw-r--r--TAO/orbsvcs/orbsvcs/AV/AVStreams_i.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/orbsvcs/orbsvcs/AV/AVStreams_i.h b/TAO/orbsvcs/orbsvcs/AV/AVStreams_i.h
index 6c8b6422a08..a1e6b112360 100644
--- a/TAO/orbsvcs/orbsvcs/AV/AVStreams_i.h
+++ b/TAO/orbsvcs/orbsvcs/AV/AVStreams_i.h
@@ -395,7 +395,8 @@ class TAO_ORBSVCS_Export TAO_VDev
};
class TAO_ORBSVCS_Export TAO_MMDevice
- : public virtual TAO_PropertySet, public virtual POA_AVStreams::MMDevice
+ : public virtual TAO_PropertySet,
+ public virtual POA_AVStreams::MMDevice
// = DESCRIPTION
// Implements a factory to create Endpoints and VDevs
{