# | Line 62 | Line 62 | mr_capab(struct Client *client_p, struct | |
---|---|---|
62 | } | |
63 | ||
64 | static struct Message capab_msgtab = { | |
65 | < | "CAPAB", 0, 0, 0, MAXPARA, MFLG_SLOW, 0, |
65 | > | "CAPAB", 0, 0, 2, MAXPARA, MFLG_SLOW, 0, |
66 | { mr_capab, m_ignore, m_ignore, m_ignore, m_ignore, m_ignore } | |
67 | }; | |
68 |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |