| # | Line 38 | Line 38 | ircd_SOURCES = channel.c \ | |
|---|---|---|
| 38 | modules.c \ | |
| 39 | motd.c \ | |
| 40 | rng_mt.c \ | |
| 41 | – | numeric.c \ |
| 41 | packet.c \ | |
| 42 | parse.c \ | |
| 43 | s_bsd_epoll.c \ | |
| # | Line 56 | Line 55 | ircd_SOURCES = channel.c \ | |
| 55 | s_serv.c \ | |
| 56 | s_user.c \ | |
| 57 | send.c \ | |
| 59 | – | sprintf_irc.c \ |
| 58 | version.c \ | |
| 59 | watch.c \ | |
| 60 | whowas.c | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |