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

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
......@@ -4934,6 +4934,7 @@ ips_poll_for_flush_complete(ips_ha_t * ha)
}
return 0;
}
/****************************************************************************/
/* */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment