# | Line 160 | Line 160 | irc_cycle(void) | |
---|---|---|
160 | * | |
161 | * Resolve IRC host and perform other initialization. | |
162 | * | |
163 | < | * Parameters: |
163 | > | * Parameters: |
164 | * None | |
165 | < | * |
165 | > | * |
166 | * Return: | |
167 | * None | |
168 | */ | |
# | Line 244 | Line 244 | irc_init(void) | |
244 | * Parameters: | |
245 | * data: Format of data to send | |
246 | * ...: varargs to format with | |
247 | < | * |
247 | > | * |
248 | * Return: NONE | |
249 | */ | |
250 | void |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |