aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/mesh_api.c
diff options
context:
space:
mode:
authorBart Polot <bart@net.in.tum.de>2011-09-05 14:23:29 +0000
committerBart Polot <bart@net.in.tum.de>2011-09-05 14:23:29 +0000
commitcd8a403c9b658595621a0470dadbbda9b91507ce (patch)
tree76c018a2900713d0917a6dcc5985e0565dc822c2 /src/mesh/mesh_api.c
parent57aa3363dc8203686c8c73148dc9df2315edf8b0 (diff)
downloadgnunet-cd8a403c9b658595621a0470dadbbda9b91507ce.tar.gz
gnunet-cd8a403c9b658595621a0470dadbbda9b91507ce.zip
Completed incoming tunnel handling, refactored destroy tunnel
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..1453f6228 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