mirror of
https://github.com/diamante0018/MonitorRam.git
synced 2025-06-27 14:51:50 +00:00
Because of bzero I removed final statement
This commit is contained in:
@ -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);
|
||||||
|
Reference in New Issue
Block a user