aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/mesh_api.c
diff options
context:
space:
mode:
authorBart Polot <bart@net.in.tum.de>2011-09-06 03:13:55 +0000
committerBart Polot <bart@net.in.tum.de>2011-09-06 03:13:55 +0000
commit227880e286bee5aa00353bbbcec053f57f6b14fe (patch)
treee0d0c9959f51975243e439473668cf23232b0cb9 /src/mesh/mesh_api.c
parent563b71afee70ac213a8bb28ce0697fcbae06aac3 (diff)
downloadgnunet-227880e286bee5aa00353bbbcec053f57f6b14fe.tar.gz
gnunet-227880e286bee5aa00353bbbcec053f57f6b14fe.zip
Merged changes to destroy_tunnel, removed data pointer in th struct, cancel pending traffic on tunnel destroy
Diffstat (limited to 'src/mesh/mesh_api.c')
-rw-r--r--src/mesh/mesh_api.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesh/mesh_api.c b/src/mesh/mesh_api.c
index 615593621..e40221e08 100644
--- a/src/mesh/mesh_api.c
+++ b/src/mesh/mesh_api.c
@@ -921,4 +921,4 @@ GNUNET_MESH_disconnect (struct GNUNET_MESH_Handle *handle)
921 GNUNET_free (handle); 921 GNUNET_free (handle);
922} 922}
923 923
924/* end of mesh_api.c */ \ No newline at end of file 924/* end of mesh_api.c * \ No newline at end of file