Changeset 6180 for trunk/auto-reply
- Timestamp:
- 05/05/08 05:45:14 (7 months ago)
- Files:
-
- 1 modified
-
trunk/auto-reply/src/autoreply.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/auto-reply/src/autoreply.cpp
r6168 r6180 212 212 void CLicqAutoReply::ProcessEvent(ICQEvent *e) 213 213 { 214 CUserEvent *user_event;214 const CUserEvent* user_event; 215 215 216 216 if (e->Result() != EVENT_ACKED)
