- Timestamp:
- May 4, 2004, 9:34:34 AM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/emx/src/emxomf/stabshll.c
-
Property cvs2svn:cvs-rev
changed from
1.32
to1.33
r1435 r1436 1623 1623 break; 1624 1624 /* hack: continue on ">::" (but not on "operator...") */ 1625 if ( psz[1] == ':' 1625 if ( chType != 'x' 1626 && psz[1] == ':' 1626 1627 && psz > pszString && psz[-1] == '>' 1627 1628 ) -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.