gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: fix warning


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: fix warning
Date: Mon, 25 Jun 2018 23:36:17 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 50cc05f32 fix warning
50cc05f32 is described below

commit 50cc05f326c1984af8d0b7783bb4750e2fa58699
Author: Christian Grothoff <address@hidden>
AuthorDate: Mon Jun 25 23:36:15 2018 +0200

    fix warning
---
 src/util/tun.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/util/tun.c b/src/util/tun.c
index f85f72209..25e729e58 100644
--- a/src/util/tun.c
+++ b/src/util/tun.c
@@ -11,7 +11,7 @@
      WITHOUT ANY WARRANTY; without even the implied warranty of
      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
      Affero General Public License for more details.
-    
+
      You should have received a copy of the GNU Affero General Public License
      along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
@@ -23,7 +23,7 @@
  * @author Christian Grothoff
  */
 #include "platform.h"
-#include "gnunet_tun_lib.h"
+#include "gnunet_util_lib.h"
 
 /**
  * IP TTL we use for packets that we assemble (8 bit unsigned integer)

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

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