Changeset 6405 for trunk/licq/include/licq_packets.h
- Timestamp:
- 07/03/08 22:13:49 (5 months ago)
- Files:
-
- 1 modified
-
trunk/licq/include/licq_packets.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/licq/include/licq_packets.h
r6402 r6405 944 944 { 945 945 public: 946 CPU_RequestAuth( unsigned long, const char *);946 CPU_RequestAuth(const char* id, const char *); 947 947 }; 948 948
