summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
{