aboutsummaryrefslogtreecommitdiffstats
path: root/src/pluto/connections.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pluto/connections.h')
-rw-r--r--src/pluto/connections.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pluto/connections.h b/src/pluto/connections.h
index 16cbbfd72..512c688f8 100644
--- a/src/pluto/connections.h
+++ b/src/pluto/connections.h
@@ -292,7 +292,7 @@ find_connection_for_clients(struct spd_route **srp
extern chunk_t get_peer_ca_and_groups(struct connection *c
, const ietfAttrList_t **peer_list);
-
+
/* instantiating routines
* Note: connection_discard() is in state.h because all its work
* is looking through state objects.