Ignore:
Timestamp:
Jan 29, 2001, 1:47:55 AM (25 years ago)
Author:
bird
Message:

Corrected bogus syntax. (strict compiler)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/hmdevio.cpp

    r4431 r5035  
    1 /* $Id: hmdevio.cpp,v 1.7 2000-10-05 13:48:09 sandervl Exp $ */
     1/* $Id: hmdevio.cpp,v 1.8 2001-01-29 00:47:55 bird Exp $ */
    22
    33/*
     
    3131#include "dbglocal.h"
    3232
    33 static fX86Init  = FALSE;
     33static BOOL fX86Init  = FALSE;
    3434//SvL: Used in iccio.asm (how can you put these in the .asm data segment without messing things up?)
    3535ULONG  ioentry   = 0;
Note: See TracChangeset for help on using the changeset viewer.