aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_smtp.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-09-11 11:26:42 +0000
committerChristian Grothoff <christian@grothoff.org>2009-09-11 11:26:42 +0000
commitd0efe84c15166730f5ee3f7af74ca428ae37f7ff (patch)
tree493c44dae4e15c28db8e349e07d3c416b3340e0c /src/transport/plugin_transport_smtp.c
parentfa9d1957520372ba3575296f1edb53f48fe2b000 (diff)
downloadgnunet-d0efe84c15166730f5ee3f7af74ca428ae37f7ff.tar.gz
gnunet-d0efe84c15166730f5ee3f7af74ca428ae37f7ff.zip
fixing docu issues
Diffstat (limited to 'src/transport/plugin_transport_smtp.c')
-rw-r--r--src/transport/plugin_transport_smtp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/plugin_transport_smtp.c b/src/transport/plugin_transport_smtp.c
index f7cc530e4..b93b16fb7 100644
--- a/src/transport/plugin_transport_smtp.c
+++ b/src/transport/plugin_transport_smtp.c
@@ -19,7 +19,7 @@
19*/ 19*/
20 20
21/** 21/**
22 * @file transports/smtp.c 22 * @file transport/plugin_transport_smtp.c
23 * @brief Implementation of the SMTP transport service 23 * @brief Implementation of the SMTP transport service
24 * @author Christian Grothoff 24 * @author Christian Grothoff
25 * @author Renaldo Ferreira 25 * @author Renaldo Ferreira