aboutsummaryrefslogtreecommitdiff
path: root/src/nat
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2010-12-21 16:20:25 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2010-12-21 16:20:25 +0000
commit0db3f24b8b16076547f051bc6ec96c24bd7d05bf (patch)
tree37c2e59bee4e343f2052ab3ef74ba27a6741e640 /src/nat
parent087ad145760e874bf10252f96b5ce7fc1bd7a49f (diff)
downloadgnunet-0db3f24b8b16076547f051bc6ec96c24bd7d05bf.tar.gz
gnunet-0db3f24b8b16076547f051bc6ec96c24bd7d05bf.zip
doxygen fixes
Diffstat (limited to 'src/nat')
-rw-r--r--src/nat/bsdqueue.h2
-rw-r--r--src/nat/upnp-minixml.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/nat/bsdqueue.h b/src/nat/bsdqueue.h
index bdef3ac0b..7b6cb60b3 100644
--- a/src/nat/bsdqueue.h
+++ b/src/nat/bsdqueue.h
@@ -19,7 +19,7 @@
19*/ 19*/
20 20
21/** 21/**
22 * @file nat/bsd-queue.h 22 * @file nat/bsdqueue.h
23 * @brief BSD implementation of simple lists 23 * @brief BSD implementation of simple lists
24 * 24 *
25 * @author Milan Bouchet-Valat 25 * @author Milan Bouchet-Valat
diff --git a/src/nat/upnp-minixml.c b/src/nat/upnp-minixml.c
index 9f4bd735d..cd2d48739 100644
--- a/src/nat/upnp-minixml.c
+++ b/src/nat/upnp-minixml.c
@@ -49,7 +49,7 @@
49 */ 49 */
50 50
51/** 51/**
52 * @file nat/minixml.c 52 * @file nat/upnp-minixml.c
53 * @brief Simple XML parser used by UPnP 53 * @brief Simple XML parser used by UPnP
54 * 54 *
55 * @author Milan Bouchet-Valat 55 * @author Milan Bouchet-Valat