Changeset f7cc734 for irc_cap.c


Ignore:
Timestamp:
2018-07-31T04:41:25Z (5 years ago)
Author:
dequis <dx@…>
Branches:
master
Children:
9767d03
Parents:
c82e4ca
git-author:
Philippe Daouadi <philippe@…> (15-03-17 17:06:52)
git-committer:
dequis <dx@…> (31-07-18 04:41:25)
Message:

irc: implement server-time capability

File:
1 edited

Legend:

Unmodified
Added
Removed
  • irc_cap.c

    rc82e4ca rf7cc734  
    4343        {"away-notify", CAP_AWAY_NOTIFY},
    4444        {"userhost-in-names", CAP_USERHOST_IN_NAMES},
     45        {"server-time", CAP_SERVER_TIME},
    4546        {NULL},
    4647};
Note: See TracChangeset for help on using the changeset viewer.