Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
magic-lantern
magic-lantern
Commits
f999b1999ff6
Commit
81346aba
authored
Jun 13, 2011
by
a1ex
Browse files
Fixes to compile after transplant.
--HG-- branch : 550d
parent
e7fde35b196b
Changes
1
Show whitespace changes
Inline
Side-by-side
gui.c
View file @
f999b199
...
...
@@ -558,10 +558,10 @@ static void gui_main_task_550d()
if
(
handle_buttons
(
event
)
==
0
)
continue
;
BM_SEM
(
BM
P
_SEM
(
void
(
*
f
)(
struct
event
*
)
=
funcs
[
index
];
f
(
event
);
)
)
;
}
}
...
...
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