forked from PAWPAW-Mirror/lib_xua
Fixed typo p_dsd_clock -> p_dsd_clk
This commit is contained in:
@@ -78,7 +78,7 @@ unsigned int divide, unsigned int dsdMode)
|
|||||||
p_dsd_clk,
|
p_dsd_clk,
|
||||||
#else
|
#else
|
||||||
0, /* NULL */
|
0, /* NULL */
|
||||||
p_dsd_clock,
|
p_dsd_clk,
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
divide);
|
divide);
|
||||||
|
|||||||
Reference in New Issue
Block a user