Changeset 5115 for trunk/src


Ignore:
Timestamp:
Feb 11, 2001, 4:57:14 PM (25 years ago)
Author:
bird
Message:

Corrected fatal error in the handling of Not-Required variables.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/win32k/dev32/d32init.c

    r5106 r5115  
    1 /* $Id: d32init.c,v 1.33 2001-02-11 15:21:09 bird Exp $
     1/* $Id: d32init.c,v 1.34 2001-02-11 15:57:14 bird Exp $
    22 *
    33 * d32init.c - 32-bits init routines.
     
    14601460                {
    14611461                    memset(pchCTEntry, 0, VARIMPORT_ENTRY);
     1462                    pchCTEntry += VARIMPORT_ENTRY;
    14621463                    break;
    14631464                }
Note: See TracChangeset for help on using the changeset viewer.