mirror of
https://github.com/diamante0018/MonitorRam.git
synced 2025-08-30 04:53:19 +00:00
Because of bzero I removed final statement
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
#include <signal.h>
|
||||
|
||||
#define MAX_MEMORY 1048576
|
||||
#define PROGRAM_NAME 255
|
||||
#define MAX_TRACK_SIZE 30
|
||||
|
||||
FILE *popen(const char *command, const char *mode);
|
||||
|
Reference in New Issue
Block a user