summaryrefslogtreecommitdiff
path: root/TAO/tests/Cubit/TAO/IDL_Cubit/cubit_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Cubit/TAO/IDL_Cubit/cubit_i.h')
-rw-r--r--TAO/tests/Cubit/TAO/IDL_Cubit/cubit_i.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Cubit/TAO/IDL_Cubit/cubit_i.h b/TAO/tests/Cubit/TAO/IDL_Cubit/cubit_i.h
index 2291dadf7dc..a175f39abdd 100644
--- a/TAO/tests/Cubit/TAO/IDL_Cubit/cubit_i.h
+++ b/TAO/tests/Cubit/TAO/IDL_Cubit/cubit_i.h
@@ -88,7 +88,7 @@ public:
private:
Cubit_i_ptr *my_cubit_;
- int numobjs_;
+ u_int numobjs_;
};
#endif /* _CUBIT_I_HH */