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
David MacDonald
purr-data
Commits
6aa7e228
Commit
6aa7e228
authored
May 15, 2013
by
Ivica Bukvic
Browse files
fixed compile error
parent
6fab9027
Changes
1
Hide whitespace changes
Inline
Side-by-side
pd/src/m_conf.c
View file @
6aa7e228
...
@@ -38,6 +38,7 @@ void x_net_setup(void);
...
@@ -38,6 +38,7 @@ void x_net_setup(void);
void
x_qlist_setup
(
void
);
void
x_qlist_setup
(
void
);
void
x_gui_setup
(
void
);
void
x_gui_setup
(
void
);
void
x_list_setup
(
void
);
void
x_list_setup
(
void
);
void
x_preset_setup
(
void
);
void
d_arithmetic_setup
(
void
);
void
d_arithmetic_setup
(
void
);
void
d_array_setup
(
void
);
void
d_array_setup
(
void
);
void
d_ctl_setup
(
void
);
void
d_ctl_setup
(
void
);
...
...
Write
Preview
Supports
Markdown
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