summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsumedh <sumedh@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-04-24 23:30:57 +0000
committersumedh <sumedh@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-04-24 23:30:57 +0000
commit439f96361ee4c547a4168dfd7891e9d5343f1b3a (patch)
treeb190221f875804bb23bd05834bcb6d5e859b42dd
parent1c891cbaab3cf9e94e7728597fbcd13fe6fad786 (diff)
downloadATCD-439f96361ee4c547a4168dfd7891e9d5343f1b3a.tar.gz
*** empty log message ***
-rw-r--r--TAO/orbsvcs/orbsvcs/AV/AVStreams_i.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/orbsvcs/AV/AVStreams_i.h b/TAO/orbsvcs/orbsvcs/AV/AVStreams_i.h
index aec71528502..cbd06301985 100644
--- a/TAO/orbsvcs/orbsvcs/AV/AVStreams_i.h
+++ b/TAO/orbsvcs/orbsvcs/AV/AVStreams_i.h
@@ -264,7 +264,7 @@ public:
// Used to "attach" a negotiator to the endpoint
virtual void set_key (const char *flow_name,
- const encryption_key & the_key,
+ const AVStreams::encryption_key & the_key,
CORBA::Environment &env);
// Used for public key encryption.