Commit 5b01615
tests: zdsp: Correct format specifier in assert_strings
strlen returns size_t, not int. Fix the format specifier to avoid warnings
when building with -Wformat.
Signed-off-by: Tim Pambor <[email protected]>1 parent ef73155 commit 5b01615
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments