mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-01 23:26:37 +02:00
6ceb9cb6f7120dfd2f0b7555afa17386e8ab86f4
IsHidden(sptr) ? sptr->user->virthost : sptr->user->realhost stuff to a simple GetHost(sptr) macro (defined in struct.h). Smaller and less error phrone :). Also fixed the if IsHidden -> if (IsHidden found by codemastr .
Description
Languages
C
94.6%
M4
1.8%
Shell
1.5%
Rich Text Format
1%
Makefile
0.6%
Other
0.5%