X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=cygwin.h;h=c57602eee183f4d8525430ea5c04ddca96c0306c;hp=b28dd6a0cbc5c2c72d5c82770fdc8eee72f338bc;hb=88d71df2d51ef289c934de95813bf229229870fd;hpb=97110184221edacdb7d4dfc29de0e38d63f4d831 diff --git a/cygwin.h b/cygwin.h index b28dd6a0..c57602ee 100644 --- a/cygwin.h +++ b/cygwin.h @@ -1,9 +1,9 @@ #ifndef CYGWIN_H_INCLUDED #define CYGWIN_H_INCLUDED -#define CYGWIN_H_VERSION "$Id: cygwin.h,v 1.3 2002/03/24 13:25:43 swa Exp $" +#define CYGWIN_H_VERSION "$Id: cygwin.h,v 1.4 2002/03/26 22:29:54 swa Exp $" /********************************************************************* * - * File : $Source: /cvsroot/ijbswa/current/cygwin.h,v $ + * File : $Source: /cvsroot/ijbswa/current/Attic/cygwin.h,v $ * * Purpose : The windows.h file seems to be a *tad* different, so I * will bridge the gaps here. Perhaps I should convert the @@ -36,6 +36,9 @@ * * Revisions : * $Log: cygwin.h,v $ + * Revision 1.4 2002/03/26 22:29:54 swa + * we have a new homepage! + * * Revision 1.3 2002/03/24 13:25:43 swa * name change related issues *