- Timestamp:
- Mar 17, 2004, 5:03:34 AM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/emx/src/lib/sys/logstrict.c
-
Property cvs2svn:cvs-rev
changed from
1.3
to1.4
r1316 r1317 709 709 { 710 710 if (*pcDepth) 711 cDepth = --*pcDepth;711 cDepth = *pcDepth--; 712 712 else 713 713 cDepth = 0xfe; -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.