Changeset 11486
- Timestamp:
- Jan 31, 2007, 10:49:13 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/ppStats/src/ppStatsStandAlone.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppStats/src/ppStatsStandAlone.c
r11322 r11486 82 82 // Common code for the death. 83 83 die: 84 psErrorStackPrint (stderr, "failure in %s", __func__); 84 if (status) { 85 psErrorStackPrint (stderr, "failure in %s", __func__); 86 } 85 87 psFree(data); 86 88 psFree(config);
Note:
See TracChangeset
for help on using the changeset viewer.
