aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-communicator-unix.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/gnunet-communicator-unix.c')
-rw-r--r--src/transport/gnunet-communicator-unix.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/transport/gnunet-communicator-unix.c b/src/transport/gnunet-communicator-unix.c
index 404bcfb7f..29ec087e1 100644
--- a/src/transport/gnunet-communicator-unix.c
+++ b/src/transport/gnunet-communicator-unix.c
@@ -697,6 +697,7 @@ receive_complete_cb (void *cls, int success)
697{ 697{
698 (void) cls; 698 (void) cls;
699 delivering_messages--; 699 delivering_messages--;
700
700 if (GNUNET_OK != success) 701 if (GNUNET_OK != success)
701 GNUNET_STATISTICS_update (stats, 702 GNUNET_STATISTICS_update (stats,
702 "# transport transmission failures", 703 "# transport transmission failures",