Skip to content

Commit ad0f1ea

Browse files
authored
Update the definition of the Z pack format code (#4696)
1 parent 811ad2c commit ad0f1ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/misc/functions/pack.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@
166166
</row>
167167
<row>
168168
<entry>Z</entry>
169-
<entry>NUL-padded string</entry>
169+
<entry>NUL-terminated (ASCIIZ) string, will be NUL padded</entry>
170170
</row>
171171
<row>
172172
<entry>@</entry>

0 commit comments

Comments
 (0)