]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
fanotify.7: tfix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 8 Jun 2019 10:34:55 +0000 (12:34 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 8 Jun 2019 11:56:07 +0000 (13:56 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man7/fanotify.7

index 3c49623a1f4fcca4c7e4224ca3e4bae2c059dd7a..9439c9fd06a2ad1554c9339ad50c51ea537e155d 100644 (file)
@@ -804,7 +804,7 @@ handle_events(int fd)
 
     /* Loop while events can be read from fanotify file descriptor */
 
-    for(;;) {
+    for (;;) {
 
         /* Read some events */