Changeset ab660e77 in rtems


Ignore:
Timestamp:
01/14/05 05:00:55 (19 years ago)
Author:
Ralf Corsepius <ralf.corsepius@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
a6d749b
Parents:
f49a82f3
Message:

Fix typos.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cpukit/libcsupport/src/gxx_wrappers.c

    rf49a82f3 rab660e77  
    1414 * module implementation.
    1515 *
    16  *
     16 * $Id$
    1717 */
    1818
     
    8888  /* Ok, this can be a bit tricky. We are going to return a "key" as a
    8989   * pointer to the buffer that will hold the value of the key itself.
    90    * We have to to this, becuase the others functions on this interface
     90   * We have to to this, because the others functions on this interface
    9191   * deal with the value of the key, as used with the POSIX API.
    9292   */
Note: See TracChangeset for help on using the changeset viewer.