1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-06-26 17:56:37 +02:00
Files
unrealircd/include
Bram Matthys 6ceb9cb6f7 Code cleanup (in many files heh)... I replaced all:
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 .
2003-02-04 19:40:38 +00:00
..
2002-03-04 21:31:01 +00:00
2001-08-31 21:23:11 +00:00
2003-01-18 09:01:52 +00:00
2003-01-02 19:32:58 +00:00
2002-03-05 23:09:39 +00:00
2002-03-05 23:09:39 +00:00
2003-02-02 22:53:59 +00:00
2002-01-19 17:04:04 +00:00
2001-10-07 08:56:11 +00:00
2003-01-17 20:32:49 +00:00
2002-03-10 20:25:09 +00:00
2002-02-16 20:15:41 +00:00
2002-11-27 17:40:28 +00:00
2002-08-09 18:21:59 +00:00
2001-04-16 15:36:30 +00:00
2000-02-28 22:45:44 +00:00
2000-07-14 20:22:59 +00:00
2000-07-14 20:22:59 +00:00