gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r17765 - gnunet/src/vpn


From: gnunet
Subject: [GNUnet-SVN] r17765 - gnunet/src/vpn
Date: Wed, 26 Oct 2011 09:25:10 +0200

Author: grothoff
Date: 2011-10-26 09:25:10 +0200 (Wed, 26 Oct 2011)
New Revision: 17765

Modified:
   gnunet/src/vpn/gnunet-daemon-vpn-helper.c
Log:
help compiler

Modified: gnunet/src/vpn/gnunet-daemon-vpn-helper.c
===================================================================
--- gnunet/src/vpn/gnunet-daemon-vpn-helper.c   2011-10-26 07:21:30 UTC (rev 
17764)
+++ gnunet/src/vpn/gnunet-daemon-vpn-helper.c   2011-10-26 07:25:10 UTC (rev 
17765)
@@ -652,7 +652,8 @@
                       ntohs (pkt->ip_hdr.tot_lngth) -
                       4 * pkt->ip_hdr.hdr_lngth);
               app_type = GNUNET_APPLICATION_TYPE_INTERNET_TCP_GATEWAY;
-            }
+            } else
+             GNUNET_assert (0);
             if (me->tunnel == NULL && NULL != cls)
             {
               *cls =




reply via email to

[Prev in Thread] Current Thread [Next in Thread]