| # | Line 313 | Line 313 | struct | |
|---|---|---|
| 313 | unsigned int max_topic_length; | |
| 314 | unsigned int specific_ipv4_vhost; | |
| 315 | unsigned int specific_ipv6_vhost; | |
| 316 | – | unsigned int can_use_v6; |
| 316 | struct irc_ssaddr ip; | |
| 317 | struct irc_ssaddr ip6; | |
| 318 | } ConfigServerInfo; | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |