Commit 910e372
authored
Breaking long line in code snippet (#586)
When I pull the Java "acquire wake lock" snippet into the DAC page,
one code line is too long. Breaking that line at the assignment
operator so the page user doesn't have to scroll horizontally.1 parent 79a26f9 commit 910e372
1 file changed
Lines changed: 2 additions & 1 deletion
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
0 commit comments