diff options
author | grothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96> | 2011-07-01 18:03:30 +0000 |
---|---|---|
committer | grothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96> | 2011-07-01 18:03:30 +0000 |
commit | 1f4a9070656c9cfe2f2a672a60d8b3f5a2fbe99c (patch) | |
tree | 0bf0b2549f146ec961d06a88c8b6b3419a7d6ae1 /src/nat | |
parent | 4775d154147ea255f795099304d7829b4964f0bc (diff) |
indent
git-svn-id: https://gnunet.org/svn/gnunet@15818 140774ce-b5e7-0310-ab8b-a85725594a96
Diffstat (limited to 'src/nat')
-rw-r--r-- | src/nat/nat_test.c | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/src/nat/nat_test.c b/src/nat/nat_test.c index dc8255a8e4..74b2dddecb 100644 --- a/src/nat/nat_test.c +++ b/src/nat/nat_test.c @@ -126,9 +126,8 @@ struct GNUNET_NAT_Test /** - * Function called from GNUNET_NAT_register - * whenever someone asks us to do connection - * reversal. + * Function called from GNUNET_NAT_register whenever someone asks us + * to do connection reversal. * * @param cls closure, our 'struct GNUNET_NAT_Handle' * @param addr public IP address of the other peer |