aboutsummaryrefslogtreecommitdiff
path: root/src/upnp/upnp_xmlnode.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-09-11 11:36:24 +0000
committerChristian Grothoff <christian@grothoff.org>2009-09-11 11:36:24 +0000
commit7f0c6bd7bc74dc479e991cba667e08f66e6e2d42 (patch)
treed46dde3f4231eb6eea3cccd4b8f538fb09fc02af /src/upnp/upnp_xmlnode.c
parentd0efe84c15166730f5ee3f7af74ca428ae37f7ff (diff)
downloadgnunet-7f0c6bd7bc74dc479e991cba667e08f66e6e2d42.tar.gz
gnunet-7f0c6bd7bc74dc479e991cba667e08f66e6e2d42.zip
fixing compile errors
Diffstat (limited to 'src/upnp/upnp_xmlnode.c')
-rw-r--r--src/upnp/upnp_xmlnode.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/upnp/upnp_xmlnode.c b/src/upnp/upnp_xmlnode.c
index aeea157e1..46e66e11c 100644
--- a/src/upnp/upnp_xmlnode.c
+++ b/src/upnp/upnp_xmlnode.c
@@ -1,5 +1,5 @@
1/** 1/**
2 * @file transport/upnp_xmlnode.c XML DOM functions 2 * @file upnp/upnp_xmlnode.c XML DOM functions
3 * 3 *
4 * gaim 4 * gaim
5 * 5 *