<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p><font face="monospace">Hi</font></p>
    <p><font face="monospace">I noticed that the last line of a zone
        file like</font></p>
    <p><font face="monospace"># Zone  NAME            STDOFF  RULES  
        FORMAT  [UNTIL]<br>
        Zone    Asia/Kabul      4:36:48 -       LMT     1890<br>
                                4:00    -       +04     1945<br>
                                4:30    -       +0430</font></p>
    <p><font face="monospace">does not suffer a trailing TAB character,
        behind the +0430</font></p>
    <p><font face="monospace">I think the zone file compiling mechanism
        could be a bit more tolerant of trailing white space.</font></p>
    <p><font face="monospace">The issue came about because I employ a
        zone file generator utility, which accidentally created<br>
        such trailing tabs in some cases.<br>
      </font></p>
    <p><font face="monospace">I fixed my generator, but wanted to
        mention this anyway.<br>
      </font></p>
    <p><font face="monospace"></font><br>
    </p>
  </body>
</html>