Changeset c4a43f1 in code for icb.c


Ignore:
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:
1 edited

Legend:

Unmodified
Added
Removed
  • icb.c

    rdcbd425 rc4a43f1  
    496496                    s->nick, ICB_M_SEP, getmonotime() - s->last,
    497497                    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)");
    499499                icb_cmdout(is, CMDOUT_WL, buf);
    500500                nusers++;
Note: See TracChangeset for help on using the changeset viewer.