X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=amiga.h;h=580dc32dd6b63798cce4090621a3b8177dde3dec;hp=6374ee5dc27a59f5557d64f0d62a7ac9b7de3d22;hb=8e406ee766dbb254020a064ce83165141fec59e8;hpb=b3ee70e4ee07171ad5cc5050748d53db7228f232 diff --git a/amiga.h b/amiga.h index 6374ee5d..580dc32d 100644 --- a/amiga.h +++ b/amiga.h @@ -1,7 +1,7 @@ #ifdef AMIGA #ifndef AMIGA_H_INCLUDED #define AMIGA_H_INCLUDED -#define AMIGA_H_VERSION "$Id: amiga.h,v 1.7 2002/03/03 09:18:03 joergs Exp $" +#define AMIGA_H_VERSION "$Id: amiga.h,v 1.8 2002/03/24 13:25:43 swa Exp $" /********************************************************************* * * File : $Source: /cvsroot/ijbswa/current/amiga.h,v $ @@ -9,7 +9,7 @@ * Purpose : Amiga-specific declarations. * * Copyright : Written by and Copyright (C) 2001 the SourceForge - * Privoxy team. http://ijbswa.sourceforge.net + * Privoxy team. http://www.privoxy.org/ * * This program is free software; you can redistribute it * and/or modify it under the terms of the GNU General @@ -31,6 +31,9 @@ * * Revisions : * $Log: amiga.h,v $ + * Revision 1.8 2002/03/24 13:25:43 swa + * name change related issues + * * Revision 1.7 2002/03/03 09:18:03 joergs * Made jumbjuster work on AmigaOS again. *