mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-12 12:14:36 +03:00
Merge branch 'master' of https://github.com/hishamhm/htop
This commit is contained in:
@ -30,7 +30,7 @@ void CRT_handleSIGSEGV(int sgn) {
|
||||
#endif
|
||||
#else
|
||||
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");
|
||||
#endif
|
||||
abort();
|
||||
}
|
||||
|
Reference in New Issue
Block a user