aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/mesh_api.c
diff options
context:
space:
mode:
authorBart Polot <bart@net.in.tum.de>2011-09-07 16:24:53 +0000
committerBart Polot <bart@net.in.tum.de>2011-09-07 16:24:53 +0000
commitb25cf0c5e608045beb3c4cdfead6a94f0067284f (patch)
treef97ee547a595fd023fd0cdcd75370a349c893abf /src/mesh/mesh_api.c
parent6a32c510c139f0bbfd2d5d4043252c6996da1f5f (diff)
downloadgnunet-b25cf0c5e608045beb3c4cdfead6a94f0067284f.tar.gz
gnunet-b25cf0c5e608045beb3c4cdfead6a94f0067284f.zip
Changed documentation, type names and code formatting
Extended test_local
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 8476be396..615593621 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 */ 924/* end of mesh_api.c */ \ No newline at end of file