aboutsummaryrefslogtreecommitdiff
path: root/core/encoding/xml/debug_print.odin
diff options
context:
space:
mode:
authorgingerBill <bill@gingerbill.org>2024-04-18 12:17:39 +0100
committergingerBill <bill@gingerbill.org>2024-04-18 12:17:39 +0100
commit334e08c750a1eac3042b867c0e460b7bc516743e (patch)
tree948a309e712ed66e0a5c507d7361349fe518968e /core/encoding/xml/debug_print.odin
parentf84a09297795bd5c6d00305e0ad32dd696fe36a7 (diff)
Update numerous package declaration names
Diffstat (limited to 'core/encoding/xml/debug_print.odin')
-rw-r--r--core/encoding/xml/debug_print.odin2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/encoding/xml/debug_print.odin b/core/encoding/xml/debug_print.odin
index 2607bec23..be958baaa 100644
--- a/core/encoding/xml/debug_print.odin
+++ b/core/encoding/xml/debug_print.odin
@@ -1,4 +1,4 @@
-package xml
+package encoding_xml
/*
An XML 1.0 / 1.1 parser