Commit 00e2fad
committed
COMP: Fix type comparison mismatch
Make the for loop variables match the comparison
variable type.1 parent c84d33b commit 00e2fad
File tree
1 file changed
+2
-2
lines changed- src/Core/Common/GenerateOffsetsShapedImageNeighborhood
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
0 commit comments