ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid-8/modules/m_cap.c
(Generate patch)

Comparing ircd-hybrid-8/modules/m_cap.c (file contents):
Revision 1308 by michael, Fri Sep 30 10:47:53 2011 UTC vs.
Revision 1309 by michael, Sun Mar 25 11:24:18 2012 UTC

# Line 2 | Line 2
2   *  ircd-hybrid: an advanced Internet Relay Chat Daemon(ircd).
3   *
4   *  Copyright (C) 2004 Kevin L. Mitchell <klmitch@mit.edu>
5 < *  Copyright (C) 2006 Hybrid Development Team
5 > *  Copyright (C) 2006-2012 Hybrid Development Team
6   *
7   *  This program is free software; you can redistribute it and/or modify
8   *  it under the terms of the GNU General Public License as published by
# Line 32 | Line 32
32   #include "hash.h"
33   #include "ircd.h"
34   #include "numeric.h"
35 < #include "s_conf.h"
35 > #include "conf.h"
36   #include "s_user.h"
37   #include "s_serv.h"
38   #include "send.h"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines