winlin

fix typo of code.

@@ -86,7 +86,7 @@ protected: @@ -86,7 +86,7 @@ protected:
86 /** 86 /**
87 * whether the connection is disposed, 87 * whether the connection is disposed,
88 * when disposed, connection should stop cycle and cleanup itself. 88 * when disposed, connection should stop cycle and cleanup itself.
89 - */; 89 + */
90 bool disposed; 90 bool disposed;
91 public: 91 public:
92 SrsConnection(IConnectionManager* cm, st_netfd_t c); 92 SrsConnection(IConnectionManager* cm, st_netfd_t c);