mirror of
https://github.com/diamante0018/MonitorRam.git
synced 2025-09-01 05:47:30 +00:00
build: update Premake5 (#3)
This commit is contained in:
@@ -147,7 +147,6 @@ int analyse() {
|
||||
status = popen(command, "r");
|
||||
if (!status) {
|
||||
perror("popen");
|
||||
pclose(status);
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user