]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
eliminated whitespace
authorAndreas Steffen <andreas.steffen@strongswan.org>
Tue, 21 Dec 2010 16:51:27 +0000 (17:51 +0100)
committerAndreas Steffen <andreas.steffen@strongswan.org>
Tue, 21 Dec 2010 16:51:27 +0000 (17:51 +0100)
src/libcharon/sa/tasks/child_create.c

index c77486157dd7ebea112467f46a99dc6b88f15000..f971f885962e8ab84431707105bef1dfe5f72f1d 100644 (file)
@@ -1298,7 +1298,7 @@ child_create_t *child_create_create(ike_sa_t *ike_sa,
        {
                this->public.task.build = _build_i;
                this->public.task.process = _process_i;
-               this->initiator = TRUE;
+               this->initiator = TRUE;
                config->get_ref(config);
        }
        else