Commit 4657d24
authored
Fix array syntax in ROI example code
backslashes appeared in the Java example code, possibly as a result of cut-and-paste from a browser. Fixed by removing the backslashes1 parent b2d24dc commit 4657d24
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
54 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
0 commit comments