mirror of
https://github.com/xzeldon/htop.git
synced 2025-02-19 17:33:25 +03:00
Solaris: add placeholder message about environment listing
This commit is contained in:
parent
6790e004cd
commit
677cac9fab
@ -213,5 +213,5 @@ void Platform_setSwapValues(Meter* this) {
|
||||
|
||||
char* Platform_getProcessEnv(pid_t pid) {
|
||||
(void) pid;
|
||||
return NULL;
|
||||
return "Not (yet) supported on Solaris. Sorry!";
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user