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

Comparing ermyth/src/svsignore.C (file contents):
Revision 1.4 by pippijn, Tue Aug 28 17:08:12 2007 UTC vs.
Revision 1.5 by pippijn, Sun Sep 16 18:54:45 2007 UTC

1/* 1/*
2 * svsignore.C: Services ignore list management. 2 * svsignore.C: Services ignore list management.
3 *
4 * Copyright © 2007 Pippijn van Steenhoven / The Ermyth Team
5 * Rights to this code are as documented in COPYING.
6 *
7 *
8 * Portions of this file were derived from sources bearing the following license:
3 * Rights to this code are documented in doc/pod/license.pod. 9 * Rights to this code are documented in doc/pod/license.pod.
4 *
5 * Copyright © 2005-2007 Atheme Project (http://www.atheme.org) 10 * Copyright © 2005-2007 Atheme Project (http://www.atheme.org)
6 */ 11 */
7 12
8static char const rcsid[] = "$Id: svsignore.C,v 1.4 2007/08/28 17:08:12 pippijn Exp $"; 13static char const rcsid[] = "$Id: svsignore.C,v 1.5 2007/09/16 18:54:45 pippijn Exp $";
9 14
10#include "atheme.h" 15#include "atheme.h"
11#include <account/svsignore.h> 16#include <account/svsignore.h>
12 17
13svsignore_vector svs_ignore_list; 18svsignore_vector svs_ignore_list;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines