Skip to content

Commit 8ed2ef7

Browse files
Corrected doxygen issue.
1 parent 3d5fb83 commit 8ed2ef7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Source/FilteringFunctions/arm_biquad_cascade_df2T_f64.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,6 @@
105105
To do this manually without calling the init function, assign the follow subfields of the instance structure:
106106
numStages, pCoeffs, pState. Also set all of the values in pState to zero.
107107
@par
108-
109108
Use of the initialization function is optional except for the vectorized versions (Helium and Neon).
110109
However, if the initialization function is used, then the instance structure cannot be placed into a const data section.
111110
To place an instance structure into a const data section, the instance structure must be manually initialized.

0 commit comments

Comments
 (0)