Commit 4d7a656
authored
Use NULL Instead of "NA" if there's no default printer (#35)
NULL makes clear that there's no default printer, while
"NA" could even be the name of an actual printer, so
use the former instead of the latter if no default
printer could be determined.
See also discussion in [1] where this preexisting
issue was spotted.
[1] #33 (comment)1 parent 69fd708 commit 4d7a656
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
0 commit comments