diff --git a/man7/fanotify.7 b/man7/fanotify.7 index 3c49623a1..9439c9fd0 100644 --- a/man7/fanotify.7 +++ b/man7/fanotify.7 @@ -804,7 +804,7 @@ handle_events(int fd) /* Loop while events can be read from fanotify file descriptor */ - for(;;) { + for (;;) { /* Read some events */