Changeset 6394 for trunk/licq
- Timestamp:
- 07/02/08 11:40:58 (5 months ago)
- Files:
-
- 1 modified
-
trunk/licq/src/icqd-srv.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/licq/src/icqd-srv.cpp
r6382 r6394 4132 4132 case ICQ_SNACxLIST_ROSTxREPLY: 4133 4133 { 4134 static unsigned short nCount ;4134 static unsigned short nCount = 0; 4135 4135 static bool sCheckExport = false; 4136 4136 unsigned short nPacketCount;
