Ignore:
Timestamp:
Feb 21, 2001, 8:47:59 AM (25 years ago)
Author:
bird
Message:

CallGate changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/win32k/lib/libTerm.c

    r4787 r5224  
    1 /* $Id: libTerm.c,v 1.3 2000-12-11 06:53:54 bird Exp $
     1/* $Id: libTerm.c,v 1.4 2001-02-21 07:47:58 bird Exp $
    22 *
    33 * Terminates the Win32k library functions.
    44 *
    5  * Copyright (c) 2000 knut st. osmundsen (knut.stange.osmundsen@mynd.no)
     5 * Copyright (c) 2000-2001 knut st. osmundsen (knut.stange.osmundsen@mynd.no)
    66 *
    77 * Project Odin Software License can be found in LICENSE.TXT
     
    2222*******************************************************************************/
    2323#include <os2.h>
    24 
    25 
    26 /*******************************************************************************
    27 *   Global Variables                                                           *
    28 *******************************************************************************/
    29 extern BOOL        fInited;
    30 extern HFILE       hWin32k;
     24#include "libPrivate.h"
    3125
    3226
Note: See TracChangeset for help on using the changeset viewer.