eliminated whitespace

This commit is contained in:
Andreas Steffen 2010-12-21 17:51:27 +01:00
parent cf16a29dac
commit 905ab99fc1
1 changed files with 1 additions and 1 deletions

View 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