summaryrefslogtreecommitdiff
path: root/cs/demo/Ice/nested/NestedI.cs
diff options
context:
space:
mode:
authorMichi Henning <michi@zeroc.com>2005-09-21 03:17:49 +0000
committerMichi Henning <michi@zeroc.com>2005-09-21 03:17:49 +0000
commitc8c8274bf45e01e1b951c309df0e7565aec149c0 (patch)
treed83ad78d2a3ef5f9a3d27244b3608cf58a655115 /cs/demo/Ice/nested/NestedI.cs
parentBug 467. (diff)
downloadice-c8c8274bf45e01e1b951c309df0e7565aec149c0.tar.bz2
ice-c8c8274bf45e01e1b951c309df0e7565aec149c0.tar.xz
ice-c8c8274bf45e01e1b951c309df0e7565aec149c0.zip
Bug 426.
Diffstat (limited to 'cs/demo/Ice/nested/NestedI.cs')
-rwxr-xr-xcs/demo/Ice/nested/NestedI.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/cs/demo/Ice/nested/NestedI.cs b/cs/demo/Ice/nested/NestedI.cs
index 8206ce955a6..07daa8edf64 100755
--- a/cs/demo/Ice/nested/NestedI.cs
+++ b/cs/demo/Ice/nested/NestedI.cs
@@ -9,7 +9,7 @@
using Demo;
-class NestedI : _NestedDisp
+class NestedI : NestedDisp_
{
internal NestedI(NestedPrx self)
{