commit | e6efb10bd1313ac60a70840b45354df461e6acad | [log] [tgz] |
---|---|---|
author | Jan Beulich <jbeulich@suse.com> | Mon Feb 03 12:26:00 2025 +0100 |
committer | Jan Beulich <jbeulich@suse.com> | Mon Feb 03 12:26:00 2025 +0100 |
tree | 962a18e1b7c56fe01bfd6e549cc78fe7bed7503f | |
parent | 0001a731ef6824212d4b050a9524ac7da28236c7 [diff] |
Visium: use is_whitespace() Wherever blanks are permissible in input, tabs ought to be permissible, too. This is particularly relevant when -f is passed to gas (alongside appropriate input). Also convert an open-coded check.