Changeset 3570 for trunk/kStuff/kLdr/kLdrErr.c
- Timestamp:
- Aug 31, 2007, 4:27:16 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/kStuff/kLdr/kLdrErr.c
r3537 r3570 29 29 * Header Files * 30 30 *******************************************************************************/ 31 #include <k Ldr.h>31 #include <k/kLdr.h> 32 32 33 33 34 34 /** 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 * 38 38 * @returns Read only string with the constant name. 39 39 * @param rc The error code.
Note:
See TracChangeset
for help on using the changeset viewer.