Ignore:
Timestamp:
Feb 20, 2001, 6:13:15 AM (25 years ago)
Author:
bird
Message:

Removed bad prototype (libWin32kSetOption).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/win32k.h

    r5200 r5210  
    1 /* $Id: win32k.h,v 1.8 2001-02-20 04:56:28 bird Exp $
     1/* $Id: win32k.h,v 1.9 2001-02-20 05:13:15 bird Exp $
    22 *
    33 * Top level make file for the Win32k library.
     
    337337APIRET APIENTRY  libWin32kQueryOptionsStatus(PK32OPTIONS pOptions, PK32STATUS pStatus);
    338338APIRET APIENTRY  libWin32kSetOptions(PK32OPTIONS pOptions);
    339 APIRET APIENTRY  libWin32kSetOption(PK32OPTIONS pOptions);
    340339
    341340/* "Extra OS2 APIs" */
Note: See TracChangeset for help on using the changeset viewer.