Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
PPSi
Manage
Activity
Members
Labels
Plan
Issues
55
Issue boards
Milestones
Wiki
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Projects
PPSi
Commits
300cc1ba
Commit
300cc1ba
authored
1 year ago
by
Tristan Gingold
Browse files
Options
Downloads
Patches
Plain Diff
hooks.c: minor indentation
parent
ec765d5b
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
proto-ext-whiterabbit/hooks.c
+3
-2
3 additions, 2 deletions
proto-ext-whiterabbit/hooks.c
with
3 additions
and
2 deletions
proto-ext-whiterabbit/hooks.c
+
3
−
2
View file @
300cc1ba
...
...
@@ -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
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment