| # | Line 348 | Line 348 | struct Connection | |
|---|---|---|
| 348 | dlink_list invited; /**< Chain of invite pointer blocks */ | |
| 349 | struct irc_ssaddr ip; | |
| 350 | int aftype; /**< Makes life easier for DNS res in IPV6 */ | |
| 351 | – | int country_id; /**< ID corresponding to a ISO 3166 country code */ |
| 351 | ||
| 352 | fde_t fd; | |
| 353 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |