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