Commit fcf0afe
committed
doc: Use correct variable in configure_file input
In e33cc17 we removed an inner loop on the result of files(), but didn't
update the local variable to suit.
This change uses the correct iterator variable for the configure_file()
invocation.
Reported-by: Daniel Wagner <[email protected]>
Signed-off-by: Jeremy Kerr <[email protected]>1 parent 521d8c3 commit fcf0afe
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
0 commit comments