From 502af2167f7c218366666ca4944bd7cc54b5b19a Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 15 Aug 2011 21:46:35 +0000 Subject: indentation --- src/nat/nat.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/nat/nat.h') diff --git a/src/nat/nat.h b/src/nat/nat.h index bff444e6d..bb13e5274 100644 --- a/src/nat/nat.h +++ b/src/nat/nat.h @@ -35,17 +35,17 @@ struct GNUNET_NAT_TestMessage { /** * Header with type "GNUNET_MESSAGE_TYPE_NAT_TEST" - */ + */ struct GNUNET_MessageHeader header; /** * IPv4 target IP address - */ + */ uint32_t dst_ipv4; /** * Port to use, 0 to send dummy ICMP response. - */ + */ uint16_t dport; /** -- cgit v1.2.3