Changeset 4787 for trunk/src/win32k/lib/libTerm.c
- Timestamp:
- Dec 11, 2000, 7:53:57 AM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/win32k/lib/libTerm.c
r2904 r4787 1 /* $Id: libTerm.c,v 1. 2 2000-02-26 17:48:23bird Exp $1 /* $Id: libTerm.c,v 1.3 2000-12-11 06:53:54 bird Exp $ 2 2 * 3 3 * Terminates the Win32k library functions. 4 4 * 5 * Copyright (c) 2000 knut st. osmundsen (knut.stange.osmundsen@ pmsc.no)5 * Copyright (c) 2000 knut st. osmundsen (knut.stange.osmundsen@mynd.no) 6 6 * 7 7 * Project Odin Software License can be found in LICENSE.TXT … … 35 35 * @returns OS/2 return code. 36 36 * @status completely implemented. 37 * @author knut st. osmundsen (knut.stange.osmundsen@ pmsc.no)37 * @author knut st. osmundsen (knut.stange.osmundsen@mynd.no) 38 38 */ 39 39 APIRET APIENTRY libWin32kTerm(void)
Note:
See TracChangeset
for help on using the changeset viewer.