Changeset 6337
- Timestamp:
- 06/18/08 20:57:28 (6 months ago)
- Files:
-
- 1 modified
-
trunk/licq/src/icqd-srv.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/licq/src/icqd-srv.cpp
r6335 r6337 4588 4588 bHandled = true; 4589 4589 gLog.Info(tr("%sUpdated %s successfully.\n"), L_SRVxSTR, 4590 pending.c_str());4590 pending.empty() ? tr("top level") : pending.c_str()); 4591 4591 4592 4592 if (nError == 0x0E)
