Ignore:
Timestamp:
May 24, 2012, 9:37:59 PM (13 years ago)
Author:
bird
Message:

Comment fixes from Steven. Fixes #258.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/libc-0.6/src/emx/include/InnoTekLIBC/fork.h

    r2786 r3795  
    412412     * This is only set when fork() is called from threads other than 1. */
    413413    int                     fStackAlloc;
    414     /** Pointer to the instruction starint the return sequence for __fork().
     414    /** Pointer to the instruction starting the return sequence for __fork().
    415415     * Pratically speaking, set esp=pvStackRet and jump here. */
    416416    void                   *pvForkRet;
Note: See TracChangeset for help on using the changeset viewer.