Changeset 4787 for trunk/src/win32k/elf2lx/elf2lx.cpp
- Timestamp:
- Dec 11, 2000, 7:53:57 AM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/win32k/elf2lx/elf2lx.cpp
r4164 r4787 1 /* $Id: elf2lx.cpp,v 1. 4 2000-09-02 21:07:58 bird Exp $1 /* $Id: elf2lx.cpp,v 1.5 2000-12-11 06:53:48 bird Exp $ 2 2 * 3 3 * Elf2Lx - implementation. 4 4 * 5 * Copyright (c) 1999-2000 knut st. osmundsen (knut.stange.osmundsen@ pmsc.no)5 * Copyright (c) 1999-2000 knut st. osmundsen (knut.stange.osmundsen@mynd.no) 6 6 * 7 7 * Project Odin Software License can be found in LICENSE.TXT … … 247 247 * @param pEhdr Pointer to elf header. 248 248 * @status completely implemented. 249 * @author knut st. osmundsen (knut.stange.osmundsen@ pmsc.no)249 * @author knut st. osmundsen (knut.stange.osmundsen@mynd.no) 250 250 */ 251 251 BOOL Elf2Lx::validHeader(Elf32_Ehdr *pEhdr)
Note:
See TracChangeset
for help on using the changeset viewer.