-
-
Notifications
You must be signed in to change notification settings - Fork 74
Commit 410bdbf
committed
Fix output for verbint.
1 parent 15aa93b commit 410bdbf
File tree
4 files changed
+12
-8
lines changed- src
- FirebirdSql.Data.FirebirdClient.Tests
- FirebirdSql.Data.FirebirdClient/Services
4 files changed
+12
-8
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
90 | 90 |
| |
91 | 91 |
| |
92 | 92 |
| |
93 | - | ||
93 | + | ||
94 | 94 |
| |
95 | 95 |
| |
96 | 96 |
| |
97 | 97 |
| |
98 | - | ||
98 | + | ||
99 | 99 |
| |
100 | 100 |
| |
101 | 101 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
71 | 71 |
| |
72 | 72 |
| |
73 | 73 |
| |
74 | - | ||
74 | + | ||
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
| |||
106 | 106 |
| |
107 | 107 |
| |
108 | 108 |
| |
109 | + | ||
110 | + | ||
109 | 111 |
| |
110 | 112 |
| |
111 | 113 |
| |
| |||
115 | 117 |
| |
116 | 118 |
| |
117 | 119 |
| |
118 | - | ||
120 | + | ||
119 | 121 |
| |
120 | 122 |
| |
121 | 123 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
86 | 86 |
| |
87 | 87 |
| |
88 | 88 |
| |
89 | - | ||
89 | + | ||
90 | 90 |
| |
91 | 91 |
| |
92 | 92 |
| |
| |||
119 | 119 |
| |
120 | 120 |
| |
121 | 121 |
| |
122 | + | ||
123 | + | ||
122 | 124 |
| |
123 | 125 |
| |
124 | 126 |
| |
| |||
131 | 133 |
| |
132 | 134 |
| |
133 | 135 |
| |
134 | - | ||
136 | + | ||
135 | 137 |
| |
136 | 138 |
| |
137 | 139 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
109 | 109 |
| |
110 | 110 |
| |
111 | 111 |
| |
112 | - | ||
113 | 112 |
| |
114 | - | ||
113 | + | ||
114 | + | ||
115 | 115 |
| |
116 | 116 |
| |
117 | 117 |
| |
|
0 commit comments