Commit cde9a70
committed
fix bug, if there is no NL in the last line comment sqlitebrowser#40
if there was no NL in the line comment we ran into an
endless recursion, now we check for that corner case.1 parent 09b4343 commit cde9a70
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
65 | | - | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
66 | 67 | | |
67 | 68 | | |
68 | 69 | | |
| |||
0 commit comments