19991012-13:13 GMT+1

This commit is contained in:
Viktor Szakats
1999-10-12 11:26:12 +00:00
parent 99e78eb014
commit d240482dc6
2 changed files with 4 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
19991012-13:13 GMT+1 Victor Szel <info@szelvesz.hu>
* include/clipdefs.h
! ERRCODE typedef removed from here, since it has been moved to extend.h.
19991012-10:38 GMT+2 Ryszard Glab <rglab@imid.med.pl>
*samples/pe

View File

@@ -88,7 +88,6 @@ typedef FARP VOIDP;
typedef FARP PVOID;
typedef void* HANDLE;
typedef USHORT ERRCODE;
typedef ERRCODE IHELP;
typedef ERRCODE ICODE;