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

Comparing ermyth/src/ctcp-common.C (file contents):
Revision 1.2 by pippijn, Sat Jul 21 01:29:10 2007 UTC vs.
Revision 1.3 by pippijn, Sat Jul 21 13:23:21 2007 UTC

4 * Rights to this code are documented in doc/pod/license.pod. 4 * Rights to this code are documented in doc/pod/license.pod.
5 * 5 *
6 * CTCP command handling. 6 * CTCP command handling.
7 */ 7 */
8 8
9static char const rcsid[] = "$Id"; 9static char const rcsid[] = "$Id: ctcp-common.C,v 1.3 2007/07/21 13:23:21 pippijn Exp $";
10 10
11#include <map> 11#include <map>
12 12
13#include "atheme.h" 13#include "atheme.h"
14#include "users.h" 14#include "users.h"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines