aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-service-transport_plugins.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-08-29 10:19:43 +0000
committerChristian Grothoff <christian@grothoff.org>2011-08-29 10:19:43 +0000
commitcddbdf5b928c68ab71b40c950b9f01ea68a9fbdb (patch)
treeb704e00a3af618b2cd174a7f89514eaebd82a1cf /src/transport/gnunet-service-transport_plugins.c
parentbb4fc4f4007988874f910d4de5492f9629301641 (diff)
downloadgnunet-cddbdf5b928c68ab71b40c950b9f01ea68a9fbdb.tar.gz
gnunet-cddbdf5b928c68ab71b40c950b9f01ea68a9fbdb.zip
run indent twice, it alternates between two 'canonical' forms, also run whitespace remover
Diffstat (limited to 'src/transport/gnunet-service-transport_plugins.c')
-rw-r--r--src/transport/gnunet-service-transport_plugins.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/gnunet-service-transport_plugins.c b/src/transport/gnunet-service-transport_plugins.c
index c32ac3acc..12ee231c4 100644
--- a/src/transport/gnunet-service-transport_plugins.c
+++ b/src/transport/gnunet-service-transport_plugins.c
@@ -189,7 +189,7 @@ GST_plugins_find (const char *name)
189/** 189/**
190 * Convert a given address to a human-readable format. Note that the 190 * Convert a given address to a human-readable format. Note that the
191 * return value will be overwritten on the next call to this function. 191 * return value will be overwritten on the next call to this function.
192 * 192 *
193 * @param name plugin name 193 * @param name plugin name
194 * @param addr binary address in plugin-specific format 194 * @param addr binary address in plugin-specific format
195 * @param addrlen number of bytes in 'addr' 195 * @param addrlen number of bytes in 'addr'