Commit 29febe6
committed
Fix lineno being unset
If lineno is unset that means that the file is empty thus
the eof should be 0, so lineno will be -1.
Signed-off-by: joseph-sentry <joseph.sawaya@sentry.io>1 parent e1fbc08 commit 29febe6
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| 115 | + | |
115 | 116 | | |
116 | 117 | | |
117 | 118 | | |
| |||
123 | 124 | | |
124 | 125 | | |
125 | 126 | | |
126 | | - | |
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| |||
0 commit comments