mirror of
https://github.com/diamante0018/MonitorRam.git
synced 2025-05-10 06:24:55 +00:00
Because of bzero I removed final statement
This commit is contained in:
parent
34355a30bb
commit
851c3e5976
@ -7,7 +7,6 @@
|
|||||||
#include <signal.h>
|
#include <signal.h>
|
||||||
|
|
||||||
#define MAX_MEMORY 1048576
|
#define MAX_MEMORY 1048576
|
||||||
#define PROGRAM_NAME 255
|
|
||||||
#define MAX_TRACK_SIZE 30
|
#define MAX_TRACK_SIZE 30
|
||||||
|
|
||||||
FILE *popen(const char *command, const char *mode);
|
FILE *popen(const char *command, const char *mode);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user