Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Spot
Spot
Commits
cb920242
Commit
cb920242
authored
Apr 19, 2017
by
Alexandre Duret-Lutz
Browse files
[buddy] fix previous patch
* src/fdd.c: C++ comments are not supported in C90.
parent
44ca086f
Changes
1
Hide whitespace changes
Inline
Side-by-side
buddy/src/fdd.c
View file @
cb920242
...
...
@@ -954,7 +954,7 @@ int fdd_intaddvarblock(int first, int last, int fixed)
res
=
tmp
;
}
bdd_addref
(
res
);
/
/
Added by Jaco van de Pol, 25 march 2010
bdd_addref
(
res
);
/
*
Added by Jaco van de Pol, 25 march 2010
*/
err
=
bdd_addvarblock
(
res
,
fixed
);
...
...
Write
Preview
Supports
Markdown
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!
Cancel
Please
register
or
sign in
to comment