Skip to content
Snippets Groups Projects
Commit 300cc1ba authored by Tristan Gingold's avatar Tristan Gingold
Browse files

hooks.c: minor indentation

parent ec765d5b
Branches
Tags
No related merge requests found
......@@ -159,8 +159,9 @@ static void wr_unpack_announce(struct pp_instance *ppi,void *buf, MsgAnnounce *a
// - WR data field of the announce message is stored in the field ext_specific of the frgn_master
static int wr_bmca_s1( struct pp_instance * ppi,
struct pp_frgn_master *frgn_master) {
static int wr_bmca_s1(struct pp_instance * ppi,
struct pp_frgn_master *frgn_master)
{
struct wr_dsport *wrp = WR_DSPOR(ppi);
Boolean newParentDectected;
......
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