aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/mesh_api.c
diff options
context:
space:
mode:
authorPhilipp Tölke <toelke@in.tum.de>2011-09-18 12:53:53 +0000
committerPhilipp Tölke <toelke@in.tum.de>2011-09-18 12:53:53 +0000
commitc8693891e689c808fb5f1e79733a24b08136be50 (patch)
treeaae9983ea219cfb73b355f72870841efb40dd817 /src/mesh/mesh_api.c
parent84754d7dc2cf9c5f682b685a885b3f8002ae3b32 (diff)
downloadgnunet-c8693891e689c808fb5f1e79733a24b08136be50.tar.gz
gnunet-c8693891e689c808fb5f1e79733a24b08136be50.zip
cleanup doxygen-errors
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..8476be396 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 */