| # | Line 90 | Line 90 | struct MaskItem; | |
|---|---|---|
| 90 | */ | |
| 91 | #define TS_CURRENT 6 /**< Current TS protocol version */ | |
| 92 | #define TS_MIN 6 /**< Minimum supported TS protocol version */ | |
| 93 | – | #define TS_DOESTS 0x20000000 |
| 94 | – | #define DoesTS(x) ((x)->tsinfo == TS_DOESTS) |
| 95 | – | |
| 93 | ||
| 94 | ||
| 95 | #define CAP_MULTI_PREFIX 0x00000001U | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |