Ignore:
Timestamp:
Apr 1, 2002, 12:01:05 PM (24 years ago)
Author:
bird
Message:

Updated copyrights and emails.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/splittup/src/win32k/src/k32QueryCallGate.cpp

    r8155 r8160  
    1 /* $Id: k32QueryCallGate.cpp,v 1.1.2.2 2002-04-01 09:06:05 bird Exp $
     1/* $Id: k32QueryCallGate.cpp,v 1.1.2.3 2002-04-01 09:57:14 bird Exp $
    22 *
    33 * k32QueryCallGate - Query the callgate selector for the callgate to the k32 APIs.
    44 *
    5  * Copyright (c) 2001 knut st. osmundsen (knut.stange.osmundsen@mynd.no)
     5 * Copyright (c) 2001-2002 knut st. osmundsen (bird@anduin.net)
    66 *
    77 * Project Odin Software License can be found in LICENSE.TXT
     
    99 */
    1010#ifndef NOFILEID
    11 static const char szFileId[] = "$Id: k32QueryCallGate.cpp,v 1.1.2.2 2002-04-01 09:06:05 bird Exp $";
     11static const char szFileId[] = "$Id: k32QueryCallGate.cpp,v 1.1.2.3 2002-04-01 09:57:14 bird Exp $";
    1212#endif
    1313
     
    5151 *          return the result of this attempt.
    5252 * @status  Completely implelemnted.
    53  * @author  knut st. osmundsen (knut.stange.osmundsen@mynd.no)
     53 * @author  knut st. osmundsen (bird@anduin.net)
    5454 */
    5555APIRET k32QueryCallGate(PUSHORT pusCGSelector)
Note: See TracChangeset for help on using the changeset viewer.