Fix typo.
This commit is contained in:
@@ -33,7 +33,7 @@ typedef struct
|
||||
int total;
|
||||
int cache;
|
||||
int buffers;
|
||||
int free,;
|
||||
int free;
|
||||
int shared;
|
||||
} meminfo_type;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user