Ignore:
Timestamp:
Dec 26, 2006, 8:12:42 PM (19 years ago)
Author:
bird
Message:

Cleaning up time stuff. Early commit (dinner).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libc/include/klibc/io.h

    r2805 r2909  
    201201    int (*pfnForkChild)(struct __libc_FileHandle *pFH, __LIBC_PFORKHANDLE pForkHandle, __LIBC_FORKOP enmOperation);
    202202
     203    /** Non-Zero dummy for ensuring that we update all instances when adding new members. */
     204    int iDummy;
    203205} __LIBC_FHOPS;
    204206/** Pointer to file handle operations. */
Note: See TracChangeset for help on using the changeset viewer.