-fix
authorChristian Grothoff <christian@grothoff.org>
Sun, 12 Feb 2012 19:38:22 +0000 (19:38 +0000)
committerChristian Grothoff <christian@grothoff.org>
Sun, 12 Feb 2012 19:38:22 +0000 (19:38 +0000)
src/vpn/test_gnunet_vpn.c

index 40e07850f0bd443f16a6fc046a9f42e613f8d41b..90895e452a9044ad114526f3fd45343b2b648126 100644 (file)
@@ -392,7 +392,7 @@ run (void *cls, char *const *args, const char *cfgfile,
      const struct GNUNET_CONFIGURATION_Handle *cfg)
 {
   struct in_addr v4;
-  struct in_addr v6;
+  struct in6_addr v6;
   void *addr;
   enum MHD_FLAG flags;