ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/include/loader.h
(Generate patch)

Comparing deliantra/server/include/loader.h (file contents):
Revision 1.2 by root, Sun Sep 3 22:45:56 2006 UTC vs.
Revision 1.4 by root, Fri Dec 15 20:07:02 2006 UTC

1/*
2 * static char *rcsid_object_h =
3 * "$Id: loader.h,v 1.2 2006/09/03 22:45:56 root Exp $";
4 */
5
6/* 1/*
7 CrossFire, A Multiplayer game for X-windows 2 CrossFire, A Multiplayer game for X-windows
8 3
9 Copyright (C) 2002 Mark Wedel & Crossfire Development Team 4 Copyright (C) 2002 Mark Wedel & Crossfire Development Team
10 Copyright (C) 1992 Frank Tore Johansen 5 Copyright (C) 1992 Frank Tore Johansen
21 16
22 You should have received a copy of the GNU General Public License 17 You should have received a copy of the GNU General Public License
23 along with this program; if not, write to the Free Software 18 along with this program; if not, write to the Free Software
24 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 19 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
25 20
26 The authors can be reached via e-mail to crossfire-devel@real-time.com 21 The authors can be reached via e-mail to crossfire.de
27*/ 22*/
28 23
29 24
30#define LL_IGNORED -1 25#define LL_IGNORED -1
31#define LL_EOF 0 26#define LL_EOF 0

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines