aboutsummaryrefslogtreecommitdiff
path: root/src/nat
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-06-22 07:22:14 +0000
committerChristian Grothoff <christian@grothoff.org>2015-06-22 07:22:14 +0000
commitfd43263931775f6099b7de398433dfdc4ad496ea (patch)
treec6374b31020cbc7a8ca419e8748e783ae3c9dfc2 /src/nat
parent1cfcc6a13f75ff69ec6ab851a471f1939cb5f295 (diff)
downloadgnunet-fd43263931775f6099b7de398433dfdc4ad496ea.tar.gz
gnunet-fd43263931775f6099b7de398433dfdc4ad496ea.zip
-doxygen fixes
Diffstat (limited to 'src/nat')
-rw-r--r--src/nat/nat_stun.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/nat/nat_stun.c b/src/nat/nat_stun.c
index e90134d23..78b0a56fc 100644
--- a/src/nat/nat_stun.c
+++ b/src/nat/nat_stun.c
@@ -36,11 +36,7 @@
36 * Of course all fields are in network format. 36 * Of course all fields are in network format.
37 * 37 *
38 * 38 *
39 * @file nat/test_stun.c 39 * @file nat/nat_stun.c
40 * @brief Testcase for STUN library 40 * @brief Testcase for STUN library
41 * @author Bruno Souza Cabral 41 * @author Bruno Souza Cabral
42 * @autor Mark Spencer (Original code borrowed from Asterisk)
43 *
44 */ 42 */
45
46