summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-11-03 18:22:45 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-11-03 18:22:45 +0000
commit50defe61138b5a296edee3657afd7d092e9fc38b (patch)
tree52387f179d172ea7b06fbd7cb55eca59e5583796
parentadaa8efa9daa5172e2659f1a06ace4a3efb3db42 (diff)
downloadATCD-50defe61138b5a296edee3657afd7d092e9fc38b.tar.gz
ChangeLogTag: Fri Nov 3 10:48:56 2000 Jeff Parsons <parsons@cs.wustl.edu>
-rw-r--r--TAO/tests/DSI_Gateway/test.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/DSI_Gateway/test.idl b/TAO/tests/DSI_Gateway/test.idl
index 923981f69b3..2c2d6f0f4ec 100644
--- a/TAO/tests/DSI_Gateway/test.idl
+++ b/TAO/tests/DSI_Gateway/test.idl
@@ -2,7 +2,7 @@
// $Id$
//
-typedef sequence<long> LongSeq;
+typedef sequence<long> DSI_LongSeq;
struct Structure
{