diff options
Diffstat (limited to 'solenv/inc/postmac.h')
-rw-r--r-- | solenv/inc/postmac.h | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/solenv/inc/postmac.h b/solenv/inc/postmac.h index 852ddabdd1b3..0cc3d7385116 100644 --- a/solenv/inc/postmac.h +++ b/solenv/inc/postmac.h @@ -3,8 +3,8 @@ #* $Workfile: svpm.h $ #* #* Ersterstellung DV 01.10.97 -#* Letzte Aenderung $Author: hr $ $Date: 2000-09-20 14:43:16 $ -#* $Revision: 1.1.1.1 $ +#* Letzte Aenderung $Author: patrick.luby $ $Date: 2000-09-27 22:52:33 $ +#* $Revision: 1.2 $ #* #* $Logfile: T:/tools/os2/inc/svpm.h_v $ #* @@ -14,11 +14,14 @@ Source Code Control System - Header - $Header: /zpool/svn/migration/cvs_rep_09_09_08/code/solenv/inc/postmac.h,v 1.1.1.1 2000-09-20 14:43:16 hr Exp $ + $Header: /zpool/svn/migration/cvs_rep_09_09_08/code/solenv/inc/postmac.h,v 1.2 2000-09-27 22:52:33 patrick.luby Exp $ Source Code Control System - Update $Log: not supported by cvs2svn $ + Revision 1.1.1.1 2000/09/20 14:43:16 hr + initial import + Revision 1.1 2000/06/11 09:18:58 patrick.luby Updates to support SRC591 build on Mac OS X. @@ -51,3 +54,5 @@ #undef ShowWindow #undef StringPtr #undef DirInfo +#undef BOOL +#undef ULONG |