Merge branch 'configure' of https://github.com/cgzones/htop into cgzones-configure

This commit is contained in:
Nathan Scott
2020-08-31 17:13:37 +10:00
4 changed files with 28 additions and 19 deletions

View File

@ -578,7 +578,7 @@ static void LinuxProcessList_readOpenVZData(LinuxProcess* process, const char* d
FILE* file = fopen(filename, "r");
if (!file)
return;
(void) fscanf(file,
(void)! fscanf(file,
"%*32u %*32s %*1c %*32u %*32u %*32u %*32u %*32u %*32u %*32u "
"%*32u %*32u %*32u %*32u %*32u %*32u %*32u %*32u "
"%*32u %*32u %*32u %*32u %*32u %*32u %*32u %*32u "