aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_plugin_transport_https.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_https.c
parentb4e21c6afcb6cd772c66b2c0ae3199f193c972c7 (diff)
downloadgnunet-51a6531fa5c68eed968b314a5124a2fdfb3556d2.tar.gz
gnunet-51a6531fa5c68eed968b314a5124a2fdfb3556d2.zip
whitespace
Diffstat (limited to 'src/transport/test_plugin_transport_https.c')
-rw-r--r--src/transport/test_plugin_transport_https.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/test_plugin_transport_https.c b/src/transport/test_plugin_transport_https.c
index 735bab920..6e33a1675 100644
--- a/src/transport/test_plugin_transport_https.c
+++ b/src/transport/test_plugin_transport_https.c
@@ -884,7 +884,7 @@ notify_address (void *cls,
884 addrlen); 884 addrlen);
885 return; 885 return;
886 } 886 }
887 GNUNET_log (GNUNET_ERROR_TYPE_DEBUG, 887 GNUNET_log (GNUNET_ERROR_TYPE_DEBUG,
888 _("Transport plugin notification for address: `%s':%u\n"), 888 _("Transport plugin notification for address: `%s':%u\n"),
889 address, 889 address,
890 port); 890 port);