Skip to content
Snippets Groups Projects
Unverified Commit 34d821ce authored by Ralph Giles's avatar Ralph Giles
Browse files

Fix a duplicate symbol name.


Both versions of silk/tables_NLSF_CB had symbols
named silk_NLSF_CB1_Wght_Q9 which causes problems
if both files are build as part of the same
compilation unit. Rename the wideband version
to include a 'WB' string to avoid the conflict.

Signed-off-by: default avatarJean-Marc Valin <jmvalin@jmvalin.ca>
parent 41443428
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment