From 227880e286bee5aa00353bbbcec053f57f6b14fe Mon Sep 17 00:00:00 2001 From: Bart Polot Date: Tue, 6 Sep 2011 03:13:55 +0000 Subject: Merged changes to destroy_tunnel, removed data pointer in th struct, cancel pending traffic on tunnel destroy --- src/mesh/mesh_api.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mesh/mesh_api.c') 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) GNUNET_free (handle); } -/* end of mesh_api.c */ \ No newline at end of file +/* end of mesh_api.c * \ No newline at end of file -- cgit v1.2.3