Ignore:
Timestamp:
Jan 6, 2001, 12:25:49 AM (25 years ago)
Author:
sandervl
Message:

minor update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gdi32/initterm.cpp

    r3993 r4873  
    1 /* $Id: initterm.cpp,v 1.12 2000-08-11 10:56:15 sandervl Exp $ */
     1/* $Id: initterm.cpp,v 1.13 2001-01-05 23:25:30 sandervl Exp $ */
    22
    33/*
     
    9494         CheckVersionFromHMOD(PE2LX_VERSION, hModule); /*PLF Wed  98-03-18 05:28:48*/
    9595
    96          /*******************************************************************/
    97          /* A DosExitList routine must be used to clean up if runtime calls */
    98          /* are required and the runtime is dynamically linked.             */
    99          /*******************************************************************/
    100 
    10196         if(InitRegionSpace() == FALSE) {
    10297                return 0UL;
Note: See TracChangeset for help on using the changeset viewer.