Changeset 2965 for trunk/kLdr/testcase/tst-0-driver.c
- Timestamp:
- Feb 13, 2007, 10:04:40 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/kLdr/testcase/tst-0-driver.c
r2878 r2965 61 61 g_cErrors++; 62 62 63 printf("tst LdrMod: ");63 printf("tst-0-driver: "); 64 64 va_start(va, pszFormat); 65 65 vprintf(pszFormat, va);
Note:
See TracChangeset
for help on using the changeset viewer.