Initialize tftpcmd
authorJoseph C. Lehner <joseph.c.lehner@gmail.com>
Sun, 31 Jan 2016 15:32:23 +0000 (17:32 +0200)
committerJoseph C. Lehner <joseph.c.lehner@gmail.com>
Sun, 31 Jan 2016 15:32:23 +0000 (17:32 +0200)
main.c

diff --git a/main.c b/main.c
index 51ca00cc087f7728f52c3e557e7c87fd6b9ecec3..dd94f5b249ada143de1ae6074b2eb164bba6aba9 100644 (file)
--- a/main.c
+++ b/main.c
@@ -58,6 +58,7 @@ int main(int argc, char **argv)
        struct nmrpd_args args = {
                .rx_timeout = 200,
                .ul_timeout = 60000,
+               .tftpcmd = NULL,
                .filename = NULL,
                .ipaddr = NULL,
                .ipmask = "255.255.255.0",