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

Comparing ermyth/include/tools.h (file contents):
Revision 1.6 by pippijn, Wed Aug 29 21:01:18 2007 UTC vs.
Revision 1.7 by pippijn, Thu Aug 30 19:56:20 2007 UTC

3 * Copyright © 2005-2006 Atheme Development Group 3 * Copyright © 2005-2006 Atheme Development Group
4 * Rights to this code are as documented in doc/pod/license.pod. 4 * Rights to this code are as documented in doc/pod/license.pod.
5 * 5 *
6 * Misc tools 6 * Misc tools
7 * 7 *
8 * $Id: tools.h,v 1.6 2007/08/29 21:01:18 pippijn Exp $ 8 * $Id: tools.h,v 1.7 2007/08/30 19:56:20 pippijn Exp $
9 */ 9 */
10 10
11#ifndef _TOOLS_H 11#ifndef _TOOLS_H
12#define _TOOLS_H 12#define _TOOLS_H
13
14#include <object.h>
15#include <dlink.h>
13 16
14/** 17/**
15 * Warns operators and console users that an error occurred 18 * Warns operators and console users that an error occurred
16 */ 19 */
17#define warn(msg) \ 20#define warn(msg) \

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines