aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/mesh_api.c
diff options
context:
space:
mode:
authorBart Polot <bart@net.in.tum.de>2011-09-06 13:42:26 +0000
committerBart Polot <bart@net.in.tum.de>2011-09-06 13:42:26 +0000
commit224092cedfcffab0ef12bb452261e69eecb09322 (patch)
tree7132b378d688136988f1bb3f63d4541d30c6d69a /src/mesh/mesh_api.c
parent2b4791b63fea4139dd5bcf7cba400491accbf703 (diff)
downloadgnunet-224092cedfcffab0ef12bb452261e69eecb09322.tar.gz
gnunet-224092cedfcffab0ef12bb452261e69eecb09322.zip
Added cancellation of least priority packet on notify transmit ready
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 */