Changeset 3432 for trunk/src/kmk/output.h
- Timestamp:
- Sep 1, 2020, 3:17:57 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kmk/output.h
r3244 r3432 60 60 #endif 61 61 unsigned int syncout:1; /* True if we want to synchronize output. */ 62 #ifdef KMK 63 unsigned int dont_truncate:1; /* For die_with_child_output repeat. */ 64 #endif 62 65 }; 63 66
Note:
See TracChangeset
for help on using the changeset viewer.