Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0ee957cb authored by James Bottomley's avatar James Bottomley
Browse files

Fix ips.c compile



It looks like one of the ips patches was missing a closing brace in a
function

Signed-off-by: default avatarJames Bottomley <James.Bottomley@SteelEye.com>
parent 849a8924
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4934,6 +4934,7 @@ ips_poll_for_flush_complete(ips_ha_t * ha)
	 }	

	return 0;
}

/****************************************************************************/
/*                                                                          */