From 288b45f50cd6691f19066a775b5e065cf89dc2bd Mon Sep 17 00:00:00 2001 From: Jeroen van Rijn Date: Thu, 9 Oct 2025 16:34:18 +0200 Subject: package lines for encoding --- core/debug/pe/doc.odin | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/debug') diff --git a/core/debug/pe/doc.odin b/core/debug/pe/doc.odin index 7fc32b030..5de03446b 100644 --- a/core/debug/pe/doc.odin +++ b/core/debug/pe/doc.odin @@ -1,2 +1,2 @@ -// package pe implements a reader for the PE executable format for debug purposes +// package pe implements a reader for the PE executable format for debug purposes. package debug_pe \ No newline at end of file -- cgit v1.2.3