--- a/mmserv/tms/inc/tmsproxy.h Mon Jun 21 16:15:34 2010 +0300
+++ b/mmserv/tms/inc/tmsproxy.h Thu Jul 15 19:13:36 2010 +0300
@@ -47,7 +47,7 @@
IMPORT_C gint Connect();
/**
- * @return The server version this session can connct to
+ * @return The server version this session can connect to
*/
IMPORT_C TVersion Version() const;
@@ -114,6 +114,7 @@
private:
TRoutingMsgBufPckg ipckg;
+
RPointerArray<TMSEffectObserver> iEffectsObsrvrList;
RPointerArray<TMSGlobalRoutingObserver> iRoutingObsrvrList;
RPointerArray<TMSEffect> iEffectsParentList;