Ignore:
Timestamp:
Nov 26, 1999, 1:04:33 AM (26 years ago)
Author:
sandervl
Message:

MS Word fixes + changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/os2wrap.h

    r1401 r1843  
    1 /* $Id: os2wrap.h,v 1.9 1999-10-22 18:02:52 sandervl Exp $ */
     1/* $Id: os2wrap.h,v 1.10 1999-11-26 00:04:30 sandervl Exp $ */
    22#ifndef __OS2WRAP_H__
    33#define __OS2WRAP_H__
     
    97199719}
    97209720
     9721#undef  GpiCreatePS
     9722#define GpiCreatePS _GpiCreatePS
     9723
    97219724inline BOOL _GpiDestroyPS(HPS a)
    97229725{
Note: See TracChangeset for help on using the changeset viewer.