fix log message format str
authorChristian Grothoff <christian@grothoff.org>
Thu, 16 Feb 2017 14:19:13 +0000 (15:19 +0100)
committerChristian Grothoff <christian@grothoff.org>
Thu, 16 Feb 2017 14:19:13 +0000 (15:19 +0100)
src/nat-auto/nat_auto_api_test.c

index dda0a3b41ce32349a8406c6195adc57bd8fa4a2a..c72b611bffa244c0625dff62fa53bdd9bfd59f4b 100644 (file)
@@ -553,7 +553,7 @@ GNUNET_NAT_AUTO_test_start (const struct GNUNET_CONFIGURATION_Handle *cfg,
                                          nh);
     }
     LOG (GNUNET_ERROR_TYPE_INFO,
-        "NAT test listens on port %u (%s)\n",
+        "NAT test listens on port %llu (%s)\n",
         bnd_port,
         (IPPROTO_TCP == proto) ? "tcp" : "udp");
     nh->nat = GNUNET_NAT_register (cfg,