aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_plugin_transport_http.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-08-22 13:36:42 +0000
committerChristian Grothoff <christian@grothoff.org>2010-08-22 13:36:42 +0000
commit51a6531fa5c68eed968b314a5124a2fdfb3556d2 (patch)
tree31f043188b8a7e92d6e6f6c001fadc410499c138 /src/transport/test_plugin_transport_http.c
parentb4e21c6afcb6cd772c66b2c0ae3199f193c972c7 (diff)
downloadgnunet-51a6531fa5c68eed968b314a5124a2fdfb3556d2.tar.gz
gnunet-51a6531fa5c68eed968b314a5124a2fdfb3556d2.zip
whitespace
Diffstat (limited to 'src/transport/test_plugin_transport_http.c')
-rw-r--r--src/transport/test_plugin_transport_http.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/test_plugin_transport_http.c b/src/transport/test_plugin_transport_http.c
index 6dd6e4ef7..27b3e87b3 100644
--- a/src/transport/test_plugin_transport_http.c
+++ b/src/transport/test_plugin_transport_http.c
@@ -857,7 +857,7 @@ notify_address (void *cls,
857 addrlen); 857 addrlen);
858 return; 858 return;
859 } 859 }
860 GNUNET_log (GNUNET_ERROR_TYPE_DEBUG, 860 GNUNET_log (GNUNET_ERROR_TYPE_DEBUG,
861 _("Transport plugin notification for address: `%s':%u\n"), 861 _("Transport plugin notification for address: `%s':%u\n"),
862 address, 862 address,
863 port); 863 port);