Changeset 811
- Timestamp:
- Oct 6, 2003, 2:06:04 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/emx/src/emxomf/emxomf.c
-
Property cvs2svn:cvs-rev
changed from
1.29
to1.30
r810 r811 614 614 if (index > sym_count || index < 0) 615 615 error ("Internal error! Invalid index (%d) passed to set_hll_type().", index); 616 fprintf(stderr, "dbg: set_hll_type %x %s %d\n", sym_ptr[index].n_type, str_ptr + sym_ptr[index].n_un.n_strx, hll_type);617 616 sym_more[index].hll_type = hll_type; 618 617 } -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.