diff --git a/fsnotify.c b/fsnotify.c index 6b0d62513..17c8296f7 100644 --- a/fsnotify.c +++ b/fsnotify.c @@ -49,7 +49,7 @@ struct fsnotify_mark_info { InotifyWdEntry *iwe; FanotifyMarkEntry *fme; }; - struct file_remap *remap; + struct file_remap *remap; }; struct fsnotify_file_info {