ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/ermyth/src/uplink.C
(Generate patch)

Comparing ermyth/src/uplink.C (file contents):
Revision 1.6 by pippijn, Thu Aug 30 19:56:26 2007 UTC vs.
Revision 1.7 by pippijn, Sun Sep 9 20:05:53 2007 UTC

3 * Rights to this code are documented in doc/pod/license.pod. 3 * Rights to this code are documented in doc/pod/license.pod.
4 * 4 *
5 * Copyright © 2005-2007 Atheme Project (http://www.atheme.org) 5 * Copyright © 2005-2007 Atheme Project (http://www.atheme.org)
6 */ 6 */
7 7
8static char const rcsid[] = "$Id: uplink.C,v 1.6 2007/08/30 19:56:26 pippijn Exp $"; 8static char const rcsid[] = "$Id: uplink.C,v 1.7 2007/09/09 20:05:53 pippijn Exp $";
9 9
10#include <boost/foreach.hpp> 10#include <boost/foreach.hpp>
11 11
12#include "atheme.h" 12#include "atheme.h"
13#include "servers.h"
13#include "datastream.h" 14#include "datastream.h"
14#include "uplink.h" 15#include "uplink.h"
15#include "connection.h" 16#include "connection.h"
16 17
17list_t uplinks; 18list_t uplinks;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines