ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/ermyth/include/channels.h
(Generate patch)

Comparing ermyth/include/channels.h (file contents):
Revision 1.5 by pippijn, Wed Sep 5 11:23:13 2007 UTC vs.
Revision 1.6 by pippijn, Sun Sep 9 20:05:51 2007 UTC

2 * Copyright © 2005 William Pitcock, et al. 2 * Copyright © 2005 William Pitcock, et al.
3 * Rights to this code are as documented in doc/pod/license.pod. 3 * Rights to this code are as documented in doc/pod/license.pod.
4 * 4 *
5 * Data structures for channel information. 5 * Data structures for channel information.
6 * 6 *
7 * $Id: channels.h,v 1.5 2007/09/05 11:23:13 pippijn Exp $ 7 * $Id: channels.h,v 1.6 2007/09/09 20:05:51 pippijn Exp $
8 */ 8 */
9 9
10#ifndef CHANNELS_H 10#ifndef CHANNELS_H
11#define CHANNELS_H 11#define CHANNELS_H
12 12
13#include <map> 13#include <map>
14 14
15#include <common/util.h>
15#include <ermyth/callback.h> 16#include <ermyth/callback.h>
16 17
17#define MAXEXTMODES 5 18#define MAXEXTMODES 5
18 19
19// Channel modes 20// Channel modes

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines