| # | Line 344 | Line 344 | operwall { return T_OPERW | |
|---|---|---|
| 344 | servnotice { return T_SERVNOTICE; } | |
| 345 | invisible { return T_INVISIBLE; } | |
| 346 | wallop { return T_WALLOP; } | |
| 347 | + | wallops { return T_WALLOPS; } |
| 348 | callerid { return T_CALLERID; } | |
| 349 | softcallerid { return T_SOFTCALLERID; } | |
| 350 | locops { return T_LOCOPS; } | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |