Changeset 396 for trunk/dll/systemf.c


Ignore:
Timestamp:
Jul 28, 2006, 8:42:35 PM (19 years ago)
Author:
root
Message:

Clean

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/systemf.c

    r373 r396  
    4848  ULONG rc;
    4949
    50   hswitch = WinQuerySwitchHandle((pid) ? (HWND) 0 : hwnd, pid);
     50  hswitch = WinQuerySwitchHandle((pid) ? (HWND)0 : hwnd, pid);
    5151  if (hswitch)
    5252  {
Note: See TracChangeset for help on using the changeset viewer.