Ignore:
Timestamp:
Dec 29, 1999, 9:36:10 AM (26 years ago)
Author:
phaller
Message:

Fix: memory leak in Dart thread callback functions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/winmm/os2timer.h

    r762 r2242  
    1 /* $Id: os2timer.h,v 1.7 1999-08-31 19:24:03 phaller Exp $ */
     1/* $Id: os2timer.h,v 1.8 1999-12-29 08:36:10 phaller Exp $ */
    22
    33#ifndef __OS2TIMER_H__
     
    2424
    2525#define OS2TIMER_RESOLUTION_MINIMUM 32
    26 #define OS2TIMER_RESOLUTION_MAXIMUM 0x7fffffff
     26#define OS2TIMER_RESOLUTION_MAXIMUM 0x7ffffffe
    2727
    2828
Note: See TracChangeset for help on using the changeset viewer.