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

Comparing ermyth/src/tokenize.C (file contents):
Revision 1.4 by pippijn, Wed Jul 25 00:03:21 2007 UTC vs.
Revision 1.5 by pippijn, Tue Aug 28 17:08:12 2007 UTC

1/* 1/*
2 * tokenize.C: Tokenization routines. 2 * tokenize.C: Tokenization routines.
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: tokenize.C,v 1.4 2007/07/25 00:03:21 pippijn Exp $"; 8static char const rcsid[] = "$Id: tokenize.C,v 1.5 2007/08/28 17:08:12 pippijn Exp $";
9 9
10#include "atheme.h" 10#include "atheme.h"
11#include "pmodule.h" 11#include "pmodule.h"
12 12
13int 13int

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines