aboutsummaryrefslogtreecommitdiff
path: root/src/vpn/gnunet-helper-vpn.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-02-11 15:56:33 +0000
committerChristian Grothoff <christian@grothoff.org>2012-02-11 15:56:33 +0000
commitea643e446372405a6ded9b482dc4481be32d8bfd (patch)
tree801ace07cb83657890c3531e9fc22e7f97520dd3 /src/vpn/gnunet-helper-vpn.c
parenteab56fb5d5d6d5585a7ad7d665adc7c5fb5ec249 (diff)
downloadgnunet-ea643e446372405a6ded9b482dc4481be32d8bfd.tar.gz
gnunet-ea643e446372405a6ded9b482dc4481be32d8bfd.zip
-doxygen fixes
Diffstat (limited to 'src/vpn/gnunet-helper-vpn.c')
-rw-r--r--src/vpn/gnunet-helper-vpn.c7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/vpn/gnunet-helper-vpn.c b/src/vpn/gnunet-helper-vpn.c
index 5903255f8..7c09827ee 100644
--- a/src/vpn/gnunet-helper-vpn.c
+++ b/src/vpn/gnunet-helper-vpn.c
@@ -1,6 +1,6 @@
1/* 1/*
2 This file is part of GNUnet. 2 This file is part of GNUnet.
3 (C) 2010 Christian Grothoff 3 (C) 2010, 2012 Christian Grothoff
4 4
5 GNUnet is free software; you can redistribute it and/or modify 5 GNUnet is free software; you can redistribute it and/or modify
6 it under the terms of the GNU General Public License as published 6 it under the terms of the GNU General Public License as published
@@ -19,11 +19,12 @@
19*/ 19*/
20 20
21/** 21/**
22 * @file vpn/gnunet-daemon-vpn.c 22 * @file vpn/gnunet-helper-vpn.c
23 * @brief the helper for various vpn-daemons. Opens a virtual network-interface, 23 * @brief the helper for the VPN service. Opens a virtual network-interface,
24 * sends data received on the if to stdout, sends data received on stdin to the 24 * sends data received on the if to stdout, sends data received on stdin to the
25 * interface 25 * interface
26 * @author Philipp Tölke 26 * @author Philipp Tölke
27 * @author Christian Grothoff
27 * 28 *
28 * The following list of people have reviewed this code and considered 29 * The following list of people have reviewed this code and considered
29 * it safe since the last modification (if you reviewed it, please 30 * it safe since the last modification (if you reviewed it, please