move exception inline

This commit is contained in:
Viktor Szakats 2025-07-12 17:58:00 +02:00
parent 2ce346445d
commit 137e2e48b3
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
2 changed files with 1 additions and 2 deletions

View file

@ -10,7 +10,6 @@ CNA
hel
htpt
inout
nome
numer
PASE
passwor

View file

@ -150,7 +150,7 @@ static const struct tzinfo tz[]= {
{"HDT", 600 tDAYZONE}, /* Hawaii Daylight */
{"CAT", 600}, /* Central Alaska */
{"AHST", 600}, /* Alaska-Hawaii Standard */
{"NT", 660}, /* Nome */
{"NT", 660}, /* Nome */ /* spellchecker:disable-line */
{"IDLW", 720}, /* International Date Line West */
{"CET", -60}, /* Central European */
{"MET", -60}, /* Middle European */