Ignore:
Timestamp:
Sep 5, 2001, 3:14:30 PM (24 years ago)
Author:
bird
Message:

Corrected bad function description.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/NTDLL/unknown.cpp

    r5998 r6647  
    1 /* $Id: unknown.cpp,v 1.8 2001-06-13 14:45:15 bird Exp $ */
     1/* $Id: unknown.cpp,v 1.9 2001-09-05 13:14:30 bird Exp $ */
    22
    33/*
     
    425425 * Opens a thread...
    426426 * @returns Error code?
    427  * @param   pThreadHandle
     427 * @param   phThreadHandle
    428428 * @param   dwFlags
    429  * @param   pvAttribs           Pointer to some attribute structure.
     429 * @param   pAttribs            Pointer to some attribute structure.
    430430 * @param   padwOpenThreadParam Pointer to array of dword it seems. 2 entries?
    431431 * @status  stub
Note: See TracChangeset for help on using the changeset viewer.