Changeset 21527
- Timestamp:
- Feb 17, 2009, 4:12:38 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/getstar/src/ReadImageFiles.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/getstar/src/ReadImageFiles.c
r21508 r21527 135 135 if (!strcmp (tmpword, "SMPDATA") || 136 136 !strcmp (tmpword, "PS1_DEV_0") || 137 !strcmp (tmpword, "PS1_DEV_1")) { 137 !strcmp (tmpword, "PS1_DEV_1") || 138 !strcmp (tmpword, "PS1_V1")) { 138 139 139 140 exttype[Nimage] = strcreate (tmpword);
Note:
See TracChangeset
for help on using the changeset viewer.
