PORTNAME= filewatcherd
DISTVERSION= 1.0-beta3
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= sysutils
-
--- filewatcherd.c.orig 2023-01-06 23:25:14 UTC
+++ filewatcherd.c
@@ -84,7 +84,7 @@ main(int argc, char **argv) {
struct kevent event;
struct watch_entry *wentry;
pid_t pid;
- char c;
+ int c;
char *s;