Ignore:
Timestamp:
Oct 22, 1999, 8:02:52 PM (26 years ago)
Author:
sandervl
Message:

GpiDestroyPS fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/os2wrap.h

    r1316 r1401  
    1 /* $Id: os2wrap.h,v 1.8 1999-10-16 11:03:17 sandervl Exp $ */
     1/* $Id: os2wrap.h,v 1.9 1999-10-22 18:02:52 sandervl Exp $ */
    22#ifndef __OS2WRAP_H__
    33#define __OS2WRAP_H__
     
    97199719}
    97209720
    9721 #undef  GpiDestroyPS
    9722 #define GpiDestroyPS _GpiDestroyPS
    9723 
    97249721inline BOOL _GpiDestroyPS(HPS a)
    97259722{
Note: See TracChangeset for help on using the changeset viewer.