Changeset 155 in MondoRescue
- Timestamp:
- Dec 7, 2005, 1:04:07 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.05/mondo/mondo/common/libmondo-archive.c
r143 r155 1047 1047 strcpy(tmp, call_program_and_get_last_line_of_output(command)); 1048 1048 if (strlen(tmp) > 1) { 1049 log_to_screen(tmp);1049 popup_and_OK(tmp); 1050 1050 } 1051 1051 }
Note:
See TracChangeset
for help on using the changeset viewer.