Fix for bug #22411 (https://gna.org/bugs/?22411), the failure in loading a Bruker DC T1 data file.
The problem was that there was an empty line with spaces. The logic for skipping empty lines could
not handle lines with just whitespace. This has now been fixed.