X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=w32taskbar.h;h=b51d9f30e16b95809613ed296351ac27df787d6c;hp=9ba21fbda2ebd1c4720303fff6cce888209797fa;hb=3e5aa1e1d1a0e1c28619c2388be8c1a0ae4fbeb9;hpb=c75584ebcc79f939fb4ec9c8f842cef6692640c7 diff --git a/w32taskbar.h b/w32taskbar.h index 9ba21fbd..b51d9f30 100644 --- a/w32taskbar.h +++ b/w32taskbar.h @@ -1,9 +1,9 @@ -#ifndef _W32TASKBAR_H -#define _W32TASKBAR_H -#define W32TASKBAR_H_VERSION "$Id: w32taskbar.h,v 1.1 2001/05/13 21:57:07 administrator Exp $" +#ifndef W32TASKBAR_H_INCLUDED +#define W32TASKBAR_H_INCLUDED +#define W32TASKBAR_H_VERSION "$Id: w32taskbar.h,v 1.1.1.1 2001/05/15 13:59:08 oes Exp $" /********************************************************************* * - * File : $Source: /home/administrator/cvs/ijb/w32taskbar.h,v $ + * File : $Source: /cvsroot/ijbswa/current/w32taskbar.h,v $ * * Purpose : Functions for creating, setting and destroying the * workspace tray icon @@ -34,6 +34,9 @@ * * Revisions : * $Log: w32taskbar.h,v $ + * Revision 1.1.1.1 2001/05/15 13:59:08 oes + * Initial import of version 2.9.3 source tree + * * *********************************************************************/ @@ -55,7 +58,7 @@ extern const char w32taskbar_h_rcs[]; } /* extern "C" */ #endif -#endif /* ndef _W32TASKBAR_H */ +#endif /* ndef W32TASKBAR_H_INCLUDED */ /*