Skip to content

Commit

Permalink
control: empty - fix the static build
Browse files Browse the repository at this point in the history
Reported-by: Jan Palus <atler@pld-linux.org>
Fixes: #157
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
  • Loading branch information
perexg committed Jun 15, 2021
1 parent f4c061f commit 81e7923
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/control/control_empty.c
Expand Up @@ -30,7 +30,7 @@

#ifndef PIC
/* entry for static linking */
const char *_snd_module_ctl_empty = "";
const char *_snd_module_control_empty = "";
#endif

/*! \page control_plugins
Expand Down

0 comments on commit 81e7923

Please sign in to comment.