Changeset efc253fa in rtems
- Timestamp:
- Jun 30, 2010, 2:41:56 PM (9 years ago)
- Branches:
- 4.11, master
- Children:
- 7c658fe
- Parents:
- 3356041
- Location:
- testsuites/psxtests
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
testsuites/psxtests/ChangeLog
r3356041 refc253fa 1 2010-06-30 Joel Sherrill <joel.sherrilL@OARcorp.com> 2 3 * psximfs01/init.c: Fix warning introduced. 4 1 5 2010-06-30 Joel Sherrill <joel.sherrill@oarcorp.com> 2 6 -
testsuites/psxtests/psximfs01/init.c
r3356041 refc253fa 98 98 fprintf( 99 99 stderr, 100 "ERROR - at offset % zd - returned %zd and error=%s\n",100 "ERROR - at offset %d - returned %zd and error=%s\n", 101 101 i, 102 102 sc,
Note: See TracChangeset
for help on using the changeset viewer.