aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/mesh_api.c
diff options
context:
space:
mode:
authorBart Polot <bart@net.in.tum.de>2011-08-30 09:41:21 +0000
committerBart Polot <bart@net.in.tum.de>2011-08-30 09:41:21 +0000
commitee8c4976c44abcf0e6181c56494a380cea4474b4 (patch)
tree2e8a8974e639ce511024c98ec9a865bd51a7d81e /src/mesh/mesh_api.c
parent76e9a6b5cfd602b6c3eeadec11dd3811fddcfb90 (diff)
downloadgnunet-ee8c4976c44abcf0e6181c56494a380cea4474b4.tar.gz
gnunet-ee8c4976c44abcf0e6181c56494a380cea4474b4.zip
Indent
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 0edb6eb0c..2fdd7504e 100644
--- a/src/mesh/mesh_api.c
+++ b/src/mesh/mesh_api.c
@@ -884,4 +884,4 @@ GNUNET_MESH_disconnect (struct GNUNET_MESH_Handle *handle)
884 GNUNET_free (handle); 884 GNUNET_free (handle);
885} 885}
886 886
887/* end of mesh_api.c */ 887/* end of mesh_api.c */ \ No newline at end of file