Changeset 2971


Ignore:
Timestamp:
Feb 14, 2007, 10:13:53 AM (18 years ago)
Author:
bird
Message:

typos.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kLdr/kLdrModMachO.h

    r2963 r2971  
    3434 * Description of fat file item.
    3535 */
    36 struct fat_arch
     36typedef struct fat_arch
    3737{
    3838    int32_t         cputype;
     
    629629
    630630/** @todo symseg_command (LC_SYMSEG) */
    631 /** @todo ident_command (LC_IDENT)
     631/** @todo ident_command (LC_IDENT) */
    632632/** @todo fvmfile_command (LC_FVMFILE) */
    633633
Note: See TracChangeset for help on using the changeset viewer.