|
|
|
@ -15,7 +15,7 @@ void CRT_handleSIGSEGV(int sgn) { |
|
|
|
CRT_done(); |
|
|
|
CRT_done(); |
|
|
|
fprintf(stderr, "\n\nhtop " VERSION " aborting.\n"); |
|
|
|
fprintf(stderr, "\n\nhtop " VERSION " aborting.\n"); |
|
|
|
fprintf(stderr, "\nUnfortunately, you seem to be using an unsupported platform!"); |
|
|
|
fprintf(stderr, "\nUnfortunately, you seem to be using an unsupported platform!"); |
|
|
|
fprintf(stderr, "\nPlease contact your platform package mantainer!\n\n"); |
|
|
|
fprintf(stderr, "\nPlease contact your platform package maintainer!\n\n"); |
|
|
|
abort(); |
|
|
|
abort(); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|