]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
ntp_io.c:
authorFrank Kardel <kardel@ntp.org>
Sat, 20 Jul 2013 10:59:15 +0000 (10:59 +0000)
committerFrank Kardel <kardel@ntp.org>
Sat, 20 Jul 2013 10:59:15 +0000 (10:59 +0000)
  add missing static

bk: 51ea6d83Pm-4g47p9X7QHmkr6my7Yw

ntpd/ntp_io.c

index a84fec33103c2f5ec7e6d9f136485d5844722e08..83e64db66a2707dc6f521ad88641ebdcbdc84c55 100644 (file)
@@ -447,7 +447,7 @@ init_io(void)
 }
 
 
-void
+static void
 ntpd_addremove_io_fd(
        int     fd,
        int     is_pipe,