aboutsummaryrefslogtreecommitdiff
path: root/src/upnp/upnp_init.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_init.c
parentd0efe84c15166730f5ee3f7af74ca428ae37f7ff (diff)
downloadgnunet-7f0c6bd7bc74dc479e991cba667e08f66e6e2d42.tar.gz
gnunet-7f0c6bd7bc74dc479e991cba667e08f66e6e2d42.zip
fixing compile errors
Diffstat (limited to 'src/upnp/upnp_init.c')
-rw-r--r--src/upnp/upnp_init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/upnp/upnp_init.c b/src/upnp/upnp_init.c
index 19167342b..ee69c75da 100644
--- a/src/upnp/upnp_init.c
+++ b/src/upnp/upnp_init.c
@@ -19,7 +19,7 @@
19*/ 19*/
20 20
21/** 21/**
22 * @file transport/upnp_init.c 22 * @file upnp/upnp_init.c
23 * @brief API for UPnP access 23 * @brief API for UPnP access
24 * @author Christian Grothoff 24 * @author Christian Grothoff
25 */ 25 */