# | Line 845 | Line 845 | user_set_hostmask(struct Client *target_ | |
---|---|---|
845 | * \param source_p Pointer to given client to oper | |
846 | */ | |
847 | void | |
848 | < | oper_up(struct Client *source_p) |
848 | > | user_oper_up(struct Client *source_p) |
849 | { | |
850 | const unsigned int old = source_p->umodes; | |
851 | const struct MaskItem *const conf = source_p->connection->confs.head->data; |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |