aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_smtp.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-12-12 11:51:03 +0000
committerChristian Grothoff <christian@grothoff.org>2013-12-12 11:51:03 +0000
commit95659c78f10bb8a925bd2ba2e5287fa36562633b (patch)
tree954c4044c3d154ec82b0f0ec9b58d08ab43da67d /src/transport/plugin_transport_smtp.c
parentcee16bdcf34ba0ea19b190464e41c62f1c467832 (diff)
downloadgnunet-95659c78f10bb8a925bd2ba2e5287fa36562633b.tar.gz
gnunet-95659c78f10bb8a925bd2ba2e5287fa36562633b.zip
-extend transport plugin API with capability to just disconnect a single session (not yet used)
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 740d25d00..c886fd132 100644
--- a/src/transport/plugin_transport_smtp.c
+++ b/src/transport/plugin_transport_smtp.c
@@ -1,6 +1,6 @@
1/* 1/*
2 This file is part of GNUnet 2 This file is part of GNUnet
3 (C) 2003, 2004, 2005, 2006, 2007 Christian Grothoff (and other contributing authors) 3 (C) 2003-2013 Christian Grothoff (and other contributing authors)
4 4
5 GNUnet is free software; you can redistribute it and/or modify 5 GNUnet is free software; you can redistribute it and/or modify
6 it under the terms of the GNU General Public License as published 6 it under the terms of the GNU General Public License as published