Ignore:
Timestamp:
Aug 31, 2007, 4:27:16 AM (18 years ago)
Author:
bird
Message:

Moving kLdr.h.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kStuff/kLdr/kLdrErr.c

    r3537 r3570  
    2929*   Header Files                                                               *
    3030*******************************************************************************/
    31 #include <kLdr.h>
     31#include <k/kLdr.h>
    3232
    3333
    3434/**
    35  * Translate the error code into a string containing 
    36  * the error constant. 
    37  * 
     35 * Translate the error code into a string containing
     36 * the error constant.
     37 *
    3838 * @returns Read only string with the constant name.
    3939 * @param   rc      The error code.
Note: See TracChangeset for help on using the changeset viewer.