Changeset c4a43f1 in code
- Timestamp:
-
Mar 9, 2014, 5:15:27 PM
(11 years ago)
- Author:
- Florian Obser <florian@…>
- Branches:
- master
- Children:
- c102bbf
- Parents:
- dcbd425
- git-author:
- Florian Obser <florian@…> (03/09/14 17:15:17)
- git-committer:
- Florian Obser <florian@…> (03/09/14 17:15:27)
- Message:
-
make /who and /msg work in pidgin-icb
-
File:
-
Legend:
- Unmodified
- Added
- Removed
-
rdcbd425
|
rc4a43f1
|
|
496 | 496 | s->nick, ICB_M_SEP, getmonotime() - s->last, |
497 | 497 | ICB_M_SEP, ICB_M_SEP, s->login, ICB_M_SEP, |
498 | | s->client, ICB_M_SEP, s->host, ICB_M_SEP, " "); |
| 498 | s->client, ICB_M_SEP, s->host, ICB_M_SEP, "(nr)"); |
499 | 499 | icb_cmdout(is, CMDOUT_WL, buf); |
500 | 500 | nusers++; |