Commit 70aa858
authored
Minor improvement of internal error message (#74)
This error path shouldn't ever be hit if the driver is working as intended.
This change might make debugging while developing the driver slightly easier in
the future.
Initial discussion:
#70 (comment)1 parent 0d69ed8 commit 70aa858
2 files changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
43 | | - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments