summaryrefslogtreecommitdiff
path: root/tzfile.h
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2025-12-11 10:28:59 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2025-12-11 10:28:59 +0000
commit0d46d875e60091694abe5d38e0cbb4c8019bfd71 (patch)
tree5d52afe9fe7ccb0e9f4357ab8e9926be47b129a3 /tzfile.h
parent76d3e9d6b36023210e896d00ecef2d19f0acd2d8 (diff)
Diffstat (limited to 'tzfile.h')
-rw-r--r--tzfile.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tzfile.h b/tzfile.h
index f8c6c8c55022..b00eb9e694ba 100644
--- a/tzfile.h
+++ b/tzfile.h
@@ -32,7 +32,7 @@
** Each file begins with. . .
*/
-#define TZ_MAGIC "TZif"
+#define TZ_MAGIC "TZif"
struct tzhead {
char tzh_magic[4]; /* TZ_MAGIC */