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

Comparing ermyth/include/confparse.h (file contents):
Revision 1.5 by pippijn, Sun Sep 9 20:05:51 2007 UTC vs.
Revision 1.6 by pippijn, Sun Sep 16 18:54:42 2007 UTC

1/* 1/**
2 * confparse.h: Data structures for flags to bitmask processing routines.
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:
2 * Copyright © 2005 William Pitcock, et al. 9 * Copyright © 2005 William Pitcock, et al.
3 * Rights to this code are as documented in doc/pod/license.pod. 10 * Rights to this code are as documented in doc/pod/license.pod.
4 * 11 *
5 * Data structures for flags to bitmask processing routines.
6 *
7 * $Id: confparse.h,v 1.5 2007/09/09 20:05:51 pippijn Exp $ 12 * $Id: confparse.h,v 1.6 2007/09/16 18:54:42 pippijn Exp $
8 */ 13 */
9 14
10#ifndef CONFPARSE_H 15#ifndef CONFPARSE_H
11#define CONFPARSE_H 16#define CONFPARSE_H
12 17

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines