some bugs fixed

This commit is contained in:
2021-10-18 17:24:03 +03:00
parent 81c94bcd1e
commit 68449bef89
30 changed files with 577 additions and 551 deletions

View File

@@ -23,8 +23,8 @@
#include <sys/inotify.h>
#include <sys/select.h>
#include <unistd.h>
#include <usefull_macros.h>
#include "debug.h"
#include "imagefile.h"
static char filenm[FILENAME_MAX];