Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Spot
Spot
Commits
cb920242
Commit
cb920242
authored
Apr 19, 2017
by
Alexandre Duret-Lutz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[buddy] fix previous patch
* src/fdd.c: C++ comments are not supported in C90.
parent
44ca086f
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
buddy/src/fdd.c
buddy/src/fdd.c
+1
-1
No files found.
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
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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