Changeset 390 for trunk/archive/pslib/src/Utils/tst_trace.c
- Timestamp:
- Apr 2, 2004, 4:36:53 AM (22 years ago)
- File:
-
- 1 edited
-
trunk/archive/pslib/src/Utils/tst_trace.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/archive/pslib/src/Utils/tst_trace.c
r267 r390 13 13 14 14 if(psMemCheckCorruption(0)) { 15 psError(__func__, "Detected corrupted memory\n\n");15 psError(__func__, PS_ERR_MEMORY_CORRUPTION, PS_NEW_ERROR, "Detected corrupted memory\n"); 16 16 } 17 17
Note:
See TracChangeset
for help on using the changeset viewer.
